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

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16547%3A0x0F2AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.9 -177.733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.9"^^xsd:decimal ;
  geo-pos:long "-177.733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16547%3A0x0F2AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16547:0x0F2AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16547'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-177.733333333'^^xsd:double;
  dwc:latitude '-73.9'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16547:0x0F2AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31877%3A0x0F2CB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31877%3A0x0F2CB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31877%3A0x0F2CB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4696666667 -176.908333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.4696666667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.908333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31877%3A0x0F2CB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4696666667 -176.908333333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.4696666667"^^xsd:decimal ;
  geo-pos:long "-176.908333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31877%3A0x0F2CB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31877:0x0F2CB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31877'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177409&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida ommata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-176.908333333'^^xsd:double;
  dwc:latitude '-24.4696666667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '388902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31877:0x0F2CB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '1609218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20355%3A0x8028B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20355%3A0x8028B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20355%3A0x8028B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5556666667 -176.737666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5556666667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.737666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20355%3A0x8028B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5556666667 -176.737666667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5556666667"^^xsd:decimal ;
  geo-pos:long "-176.737666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20355%3A0x8028B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20355:0x8028B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20355'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2676&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida magniantennulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Baba'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-176.737666667'^^xsd:double;
  dwc:latitude '-22.5556666667'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '378112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20355:0x8028B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '1605949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20356%3A0xB22AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20356%3A0xB22AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20356%3A0xB22AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.68 -176.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.68"^^xsd:decimal ;
  dwc:decimalLongitude "-176.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1806"^^xsd:integer ;
  dwc:maximumDepthInMeters "1870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20356%3A0xB22AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.68 -176.717)"^^geo:wktLiteral ;
  geo-pos:lat "-22.68"^^xsd:decimal ;
  geo-pos:long "-176.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20356%3A0xB22AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20356:0xB22AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20356'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2677&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida magniantennulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Baba'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-176.717'^^xsd:double;
  dwc:latitude '-22.68'^^xsd:double;
  dwc:minimumDepth '1806'^^xsd:integer;
  dwc:maximumDepth '1870'^^xsd:integer;
  dwc:aphiaid '378112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20356:0xB22AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '1605949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323161%3A0x2127B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323161%3A0x2127B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323161%3A0x2127B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333333333 -176.716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-176.716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1842"^^xsd:integer ;
  dwc:maximumDepthInMeters "1842"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323161%3A0x2127B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333333333 -176.716666667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5333333333"^^xsd:decimal ;
  geo-pos:long "-176.716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323161%3A0x2127B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323161:0x2127B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323161'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35455&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-176.716666667'^^xsd:double;
  dwc:latitude '-22.5333333333'^^xsd:double;
  dwc:minimumDepth '1842'^^xsd:integer;
  dwc:maximumDepth '1842'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323161:0x2127B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323162%3A0x2127B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323162%3A0x2127B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323162%3A0x2127B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2166666667 -176.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323162%3A0x2127B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2166666667 -176.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2166666667"^^xsd:decimal ;
  geo-pos:long "-176.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323162%3A0x2127B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323162:0x2127B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323162'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35456&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-176.633333333'^^xsd:double;
  dwc:latitude '-23.2166666667'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323162:0x2127B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31970%3A0xCD2DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31970%3A0xCD2DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31970%3A0xCD2DB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.86 -176.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.86"^^xsd:decimal ;
  dwc:decimalLongitude "-176.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31970%3A0xCD2DB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.86 -176.43)"^^geo:wktLiteral ;
  geo-pos:lat "-22.86"^^xsd:decimal ;
  geo-pos:long "-176.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31970%3A0xCD2DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31970:0xCD2DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31970'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184750&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida guttata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-176.43'^^xsd:double;
  dwc:latitude '-22.86'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '392347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31970:0xCD2DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1607280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31874%3A0x0E2CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31874%3A0x0E2CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31874%3A0x0E2CB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0615 -176.2235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0615"^^xsd:decimal ;
  dwc:decimalLongitude "-176.2235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31874%3A0x0E2CB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0615 -176.2235)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0615"^^xsd:decimal ;
  geo-pos:long "-176.2235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31874%3A0x0E2CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31874:0x0E2CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31874'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177371&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida kapala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-176.2235'^^xsd:double;
  dwc:latitude '-22.0615'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '388560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31874:0x0E2CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1609123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31876%3A0x0E2CB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31876%3A0x0E2CB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31876%3A0x0E2CB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3341666667 -176.094333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3341666667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.094333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31876%3A0x0E2CB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3341666667 -176.094333333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3341666667"^^xsd:decimal ;
  geo-pos:long "-176.094333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31876%3A0x0E2CB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31876:0x0E2CB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31876'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177402&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida pumila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-176.094333333'^^xsd:double;
  dwc:latitude '-22.3341666667'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '970'^^xsd:integer;
  dwc:aphiaid '388904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31876:0x0E2CB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '1609255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31897%3A0x102CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31897%3A0x102CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31897%3A0x102CB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3598333333 -176.090166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3598333333"^^xsd:decimal ;
  dwc:decimalLongitude "-176.090166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31897%3A0x102CB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3598333333 -176.090166667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3598333333"^^xsd:decimal ;
  geo-pos:long "-176.090166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31897%3A0x102CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31897:0x102CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31897'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=179281&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida armilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-176.090166667'^^xsd:double;
  dwc:latitude '-22.3598333333'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '392293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31897:0x102CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '1607095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31875%3A0x0E2CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31875%3A0x0E2CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31875%3A0x0E2CB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0835 -176.087666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0835"^^xsd:decimal ;
  dwc:decimalLongitude "-176.087666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31875%3A0x0E2CB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0835 -176.087666667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0835"^^xsd:decimal ;
  geo-pos:long "-176.087666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31875%3A0x0E2CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31875:0x0E2CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31875'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177391&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida psamathe'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-176.087666667'^^xsd:double;
  dwc:latitude '-22.0835'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '798'^^xsd:integer;
  dwc:aphiaid '392414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31875:0x0E2CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '1609251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31896%3A0x102CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31896%3A0x102CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31896%3A0x102CB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.7836666667 -175.931833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.7836666667"^^xsd:decimal ;
  dwc:decimalLongitude "-175.931833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "577"^^xsd:integer ;
  dwc:maximumDepthInMeters "713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31896%3A0x102CB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.7836666667 -175.931833333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.7836666667"^^xsd:decimal ;
  geo-pos:long "-175.931833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31896%3A0x102CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31896:0x102CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31896'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=179257&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida parca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-175.931833333'^^xsd:double;
  dwc:latitude '-21.7836666667'^^xsd:double;
  dwc:minimumDepth '577'^^xsd:integer;
  dwc:maximumDepth '713'^^xsd:integer;
  dwc:aphiaid '392399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31896:0x102CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1609236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23282%3A0xC42BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23282%3A0xC42BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23282%3A0xC42BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.3166666667 -174.883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-174.883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23282%3A0xC42BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.3166666667 -174.883333333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.3166666667"^^xsd:decimal ;
  geo-pos:long "-174.883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23282%3A0xC42BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23282:0xC42BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23282'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5978&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Gymnoscalpellum klepalae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Federspiel'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-174.883333333'^^xsd:double;
  dwc:latitude '-73.3166666667'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '733426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23282:0xC42BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '733426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323160%3A0x3730B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323160%3A0x3730B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323160%3A0x3730B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8333333333 -173.483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323160%3A0x3730B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8333333333 -173.483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8333333333"^^xsd:decimal ;
  geo-pos:long "-173.483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323160%3A0x3730B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323160:0x3730B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323160'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35454&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathymodiolus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-173.483333333'^^xsd:double;
  dwc:latitude '-18.8333333333'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '505966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323160:0x3730B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '505966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13236%3A0xC52AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13236%3A0xC52AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13236%3A0xC52AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3028333333"^^xsd:decimal ;
  dwc:decimalLongitude "-157.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4808"^^xsd:integer ;
  dwc:maximumDepthInMeters "4808"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13236%3A0xC52AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  geo-pos:lat "54.3028333333"^^xsd:decimal ;
  geo-pos:long "-157.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13236%3A0xC52AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13236:0xC52AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13236'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258539&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Erinaceusyllis ruthae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'G. San Martfn'^^xsd:string;
  dwc:longitude '-157.197'^^xsd:double;
  dwc:latitude '54.3028333333'^^xsd:double;
  dwc:minimumDepth '4808'^^xsd:integer;
  dwc:maximumDepth '4808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13236:0xC52AB40101000100'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13237%3A0xC52AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13237%3A0xC52AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13237%3A0xC52AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3028333333"^^xsd:decimal ;
  dwc:decimalLongitude "-157.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4808"^^xsd:integer ;
  dwc:maximumDepthInMeters "4808"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13237%3A0xC52AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  geo-pos:lat "54.3028333333"^^xsd:decimal ;
  geo-pos:long "-157.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13237%3A0xC52AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13237:0xC52AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13237'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258542&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Erinaceusyllis ruthae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-157.197'^^xsd:double;
  dwc:latitude '54.3028333333'^^xsd:double;
  dwc:minimumDepth '4808'^^xsd:integer;
  dwc:maximumDepth '4808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13237:0xC52AB40101000200'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311983%3A0x532DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311983%3A0x532DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311983%3A0x532DB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3028333333"^^xsd:decimal ;
  dwc:decimalLongitude "-157.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4808"^^xsd:integer ;
  dwc:maximumDepthInMeters "4808"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311983%3A0x532DB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  geo-pos:lat "54.3028333333"^^xsd:decimal ;
  geo-pos:long "-157.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311983%3A0x532DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:311983:0x532DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '311983'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35268&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bruceiella athlia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. WarTn'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-157.197'^^xsd:double;
  dwc:latitude '54.3028333333'^^xsd:double;
  dwc:minimumDepth '4808'^^xsd:integer;
  dwc:maximumDepth '4808'^^xsd:integer;
  dwc:aphiaid '458586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:311983:0x532DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '458586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311987%3A0x532DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311987%3A0x532DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311987%3A0x532DB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3028333333"^^xsd:decimal ;
  dwc:decimalLongitude "-157.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4808"^^xsd:integer ;
  dwc:maximumDepthInMeters "4808"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311987%3A0x532DB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3028333333 -157.197)"^^geo:wktLiteral ;
  geo-pos:lat "54.3028333333"^^xsd:decimal ;
  geo-pos:long "-157.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A311987%3A0x532DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:311987:0x532DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '311987'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35269&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hyalogyra umbellifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. WarTn'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-157.197'^^xsd:double;
  dwc:latitude '54.3028333333'^^xsd:double;
  dwc:minimumDepth '4808'^^xsd:integer;
  dwc:maximumDepth '4808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:311987:0x532DB40101000800'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21927%3A0x3725B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21927%3A0x3725B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21927%3A0x3725B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4633333333 -151.381666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-151.381666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21927%3A0x3725B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4633333333 -151.381666667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4633333333"^^xsd:decimal ;
  geo-pos:long "-151.381666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21927%3A0x3725B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:21927:0x3725B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '21927'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4405&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Enoplometopus gracilipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M Saint Laurent'^^xsd:string;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-151.381666667'^^xsd:double;
  dwc:latitude '-22.4633333333'^^xsd:double;
  dwc:aphiaid '382835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:21927:0x3725B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '383043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9390%3A0xFC24B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9390%3A0xFC24B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9390%3A0xFC24B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6691"^^xsd:decimal ;
  dwc:decimalLongitude "-125.111416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9390%3A0xFC24B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  geo-pos:lat "44.6691"^^xsd:decimal ;
  geo-pos:long "-125.111416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9390%3A0xFC24B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9390:0xFC24B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9390'^^xsd:integer;
  dwc:scientificName 'Glycera branchiopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.111416667'^^xsd:double;
  dwc:latitude '44.6691'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '328103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9390:0xFC24B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '328103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6691"^^xsd:decimal ;
  dwc:decimalLongitude "-125.111416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  geo-pos:lat "44.6691"^^xsd:decimal ;
  geo-pos:long "-125.111416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23866:0x7728B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23866'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathycalliax geomar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Sakai'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-125.111416667'^^xsd:double;
  dwc:latitude '44.6691'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '477611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23866:0x7728B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '477611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6691"^^xsd:decimal ;
  dwc:decimalLongitude "-125.111416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  geo-pos:lat "44.6691"^^xsd:decimal ;
  geo-pos:long "-125.111416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23866%3A0x7728B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23866:0x7728B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23866'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathycalliax geomar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Sakai'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-125.111416667'^^xsd:double;
  dwc:latitude '44.6691'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '477611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23866:0x7728B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '477611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9419%3A0x6827B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9419%3A0x6827B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9419%3A0x6827B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6691"^^xsd:decimal ;
  dwc:decimalLongitude "-125.111416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9419%3A0x6827B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6691 -125.111416667)"^^geo:wktLiteral ;
  geo-pos:lat "44.6691"^^xsd:decimal ;
  geo-pos:long "-125.111416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9419%3A0x6827B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9419:0x6827B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9419'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.111416667'^^xsd:double;
  dwc:latitude '44.6691'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9419:0x6827B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6698833333 -125.110083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6698833333"^^xsd:decimal ;
  dwc:decimalLongitude "-125.110083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6698833333 -125.110083333)"^^geo:wktLiteral ;
  geo-pos:lat "44.6698833333"^^xsd:decimal ;
  geo-pos:long "-125.110083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23867:0x7728B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23867'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6779&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathycalliax geomar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Sakai'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-125.110083333'^^xsd:double;
  dwc:latitude '44.6698833333'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '477611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23867:0x7728B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '477611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6698833333 -125.110083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6698833333"^^xsd:decimal ;
  dwc:decimalLongitude "-125.110083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6698833333 -125.110083333)"^^geo:wktLiteral ;
  geo-pos:lat "44.6698833333"^^xsd:decimal ;
  geo-pos:long "-125.110083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23867%3A0x7728B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23867:0x7728B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23867'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6779&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathycalliax geomar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Sakai'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-125.110083333'^^xsd:double;
  dwc:latitude '44.6698833333'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '477611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23867:0x7728B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '477611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9417%3A0x6827B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9417%3A0x6827B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9417%3A0x6827B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6716666667 -125.108333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-125.108333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "635"^^xsd:integer ;
  dwc:maximumDepthInMeters "635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9417%3A0x6827B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6716666667 -125.108333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.6716666667"^^xsd:decimal ;
  geo-pos:long "-125.108333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9417%3A0x6827B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9417:0x6827B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9417'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.108333333'^^xsd:double;
  dwc:latitude '44.6716666667'^^xsd:double;
  dwc:minimumDepth '635'^^xsd:integer;
  dwc:maximumDepth '635'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9417:0x6827B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9389%3A0xC22BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9389%3A0xC22BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9389%3A0xC22BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67155 -125.104933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67155"^^xsd:decimal ;
  dwc:decimalLongitude "-125.104933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618"^^xsd:integer ;
  dwc:maximumDepthInMeters "618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9389%3A0xC22BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67155 -125.104933333)"^^geo:wktLiteral ;
  geo-pos:lat "44.67155"^^xsd:decimal ;
  geo-pos:long "-125.104933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9389%3A0xC22BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9389:0xC22BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9389'^^xsd:integer;
  dwc:scientificName 'Glycera branchiopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.104933333'^^xsd:double;
  dwc:latitude '44.67155'^^xsd:double;
  dwc:minimumDepth '618'^^xsd:integer;
  dwc:maximumDepth '618'^^xsd:integer;
  dwc:aphiaid '328103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9389:0xC22BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '328103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9418%3A0x6827B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9418%3A0x6827B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9418%3A0x6827B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67155 -125.104933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67155"^^xsd:decimal ;
  dwc:decimalLongitude "-125.104933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618"^^xsd:integer ;
  dwc:maximumDepthInMeters "618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9418%3A0x6827B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67155 -125.104933333)"^^geo:wktLiteral ;
  geo-pos:lat "44.67155"^^xsd:decimal ;
  geo-pos:long "-125.104933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9418%3A0x6827B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9418:0x6827B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9418'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.104933333'^^xsd:double;
  dwc:latitude '44.67155'^^xsd:double;
  dwc:minimumDepth '618'^^xsd:integer;
  dwc:maximumDepth '618'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9418:0x6827B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9391%3A0x742FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9391%3A0x742FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9391%3A0x742FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6543 -125.10005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6543"^^xsd:decimal ;
  dwc:decimalLongitude "-125.10005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "596"^^xsd:integer ;
  dwc:maximumDepthInMeters "596"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9391%3A0x742FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6543 -125.10005)"^^geo:wktLiteral ;
  geo-pos:lat "44.6543"^^xsd:decimal ;
  geo-pos:long "-125.10005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9391%3A0x742FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9391:0x742FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9391'^^xsd:integer;
  dwc:scientificName 'Glycera branchiopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.10005'^^xsd:double;
  dwc:latitude '44.6543'^^xsd:double;
  dwc:minimumDepth '596'^^xsd:integer;
  dwc:maximumDepth '596'^^xsd:integer;
  dwc:aphiaid '328103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9391:0x742FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '328103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9420%3A0x702EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9420%3A0x702EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9420%3A0x702EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6543 -125.10005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6543"^^xsd:decimal ;
  dwc:decimalLongitude "-125.10005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "596"^^xsd:integer ;
  dwc:maximumDepthInMeters "596"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9420%3A0x702EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6543 -125.10005)"^^geo:wktLiteral ;
  geo-pos:lat "44.6543"^^xsd:decimal ;
  geo-pos:long "-125.10005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9420%3A0x702EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9420:0x702EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9420'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-125.10005'^^xsd:double;
  dwc:latitude '44.6543'^^xsd:double;
  dwc:minimumDepth '596'^^xsd:integer;
  dwc:maximumDepth '596'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9420:0x702EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13223%3A0x272EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13223%3A0x272EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13223%3A0x272EB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66945 -125.097883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66945"^^xsd:decimal ;
  dwc:decimalLongitude "-125.097883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "596"^^xsd:integer ;
  dwc:maximumDepthInMeters "596"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13223%3A0x272EB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66945 -125.097883333)"^^geo:wktLiteral ;
  geo-pos:lat "44.66945"^^xsd:decimal ;
  geo-pos:long "-125.097883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13223%3A0x272EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13223:0x272EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13223'^^xsd:integer;
  dwc:scientificName 'Syllis antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'San Martfn, G.'^^xsd:string;
  dwc:longitude '-125.097883333'^^xsd:double;
  dwc:latitude '44.66945'^^xsd:double;
  dwc:minimumDepth '596'^^xsd:integer;
  dwc:maximumDepth '596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13223:0x272EB40101000C00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13222%3A0x272EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13222%3A0x272EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13222%3A0x272EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.673615 -125.097816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.673615"^^xsd:decimal ;
  dwc:decimalLongitude "-125.097816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "592"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13222%3A0x272EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.673615 -125.097816667)"^^geo:wktLiteral ;
  geo-pos:lat "44.673615"^^xsd:decimal ;
  geo-pos:long "-125.097816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13222%3A0x272EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13222:0x272EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13222'^^xsd:integer;
  dwc:scientificName 'Syllis antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'San Martfn, G.'^^xsd:string;
  dwc:longitude '-125.097816667'^^xsd:double;
  dwc:latitude '44.673615'^^xsd:double;
  dwc:minimumDepth '592'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13222:0x272EB40101000B00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15323%3A0x152AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15323%3A0x152AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15323%3A0x152AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6658333333 -125.096516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6658333333"^^xsd:decimal ;
  dwc:decimalLongitude "-125.096516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "602"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15323%3A0x152AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6658333333 -125.096516667)"^^geo:wktLiteral ;
  geo-pos:lat "44.6658333333"^^xsd:decimal ;
  geo-pos:long "-125.096516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15323%3A0x152AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:15323:0x152AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '15323'^^xsd:integer;
  dwc:scientificName 'Bradabyssa pilosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Salazar-Vallejo, S.'^^xsd:string;
  dwc:longitude '-125.096516667'^^xsd:double;
  dwc:latitude '44.6658333333'^^xsd:double;
  dwc:minimumDepth '602'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '1355599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:15323:0x152AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '1355599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13224%3A0x2A2EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13224%3A0x2A2EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13224%3A0x2A2EB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6658333333 -125.096516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6658333333"^^xsd:decimal ;
  dwc:decimalLongitude "-125.096516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "602"^^xsd:integer ;
  dwc:maximumDepthInMeters "602"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13224%3A0x2A2EB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6658333333 -125.096516667)"^^geo:wktLiteral ;
  geo-pos:lat "44.6658333333"^^xsd:decimal ;
  geo-pos:long "-125.096516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13224%3A0x2A2EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13224:0x2A2EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13224'^^xsd:integer;
  dwc:scientificName 'Syllis antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'San Martfn, G.'^^xsd:string;
  dwc:longitude '-125.096516667'^^xsd:double;
  dwc:latitude '44.6658333333'^^xsd:double;
  dwc:minimumDepth '602'^^xsd:integer;
  dwc:maximumDepth '602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13224:0x2A2EB40101000900'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13927%3A0x2428B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13927%3A0x2428B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13927%3A0x2428B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6058333333 -124.043166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6058333333"^^xsd:decimal ;
  dwc:decimalLongitude "-124.043166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13927%3A0x2428B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6058333333 -124.043166667)"^^geo:wktLiteral ;
  geo-pos:lat "46.6058333333"^^xsd:decimal ;
  geo-pos:long "-124.043166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13927%3A0x2428B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13927:0x2428B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13927'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-124.043166667'^^xsd:double;
  dwc:latitude '46.6058333333'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13927:0x2428B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13942%3A0xBE2EB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13942%3A0xBE2EB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13942%3A0xBE2EB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0865 -122.9755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0865"^^xsd:decimal ;
  dwc:decimalLongitude "-122.9755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13942%3A0xBE2EB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0865 -122.9755)"^^geo:wktLiteral ;
  geo-pos:lat "47.0865"^^xsd:decimal ;
  geo-pos:long "-122.9755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13942%3A0xBE2EB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13942:0xBE2EB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13942'^^xsd:integer;
  dwc:scientificName 'Boccardiella hamata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-122.9755'^^xsd:double;
  dwc:latitude '47.0865'^^xsd:double;
  dwc:aphiaid '333121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13942:0xBE2EB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '333121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8850%3A0xEA2FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8850%3A0xEA2FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8850%3A0xEA2FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9986111111 -120.320833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9986111111"^^xsd:decimal ;
  dwc:decimalLongitude "-120.320833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8850%3A0xEA2FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9986111111 -120.320833333)"^^geo:wktLiteral ;
  geo-pos:lat "34.9986111111"^^xsd:decimal ;
  geo-pos:long "-120.320833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8850%3A0xEA2FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8850:0xEA2FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8850'^^xsd:integer;
  dwc:scientificName 'Aphrodita armifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-120.320833333'^^xsd:double;
  dwc:latitude '34.9986111111'^^xsd:double;
  dwc:aphiaid '326488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8850:0xEA2FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '326488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8869%3A0x332EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8869%3A0x332EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8869%3A0x332EB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9694444444 -119.627777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9694444444"^^xsd:decimal ;
  dwc:decimalLongitude "-119.627777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8869%3A0x332EB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9694444444 -119.627777778)"^^geo:wktLiteral ;
  geo-pos:lat "33.9694444444"^^xsd:decimal ;
  geo-pos:long "-119.627777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8869%3A0x332EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8869:0x332EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8869'^^xsd:integer;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-119.627777778'^^xsd:double;
  dwc:latitude '33.9694444444'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8869:0x332EB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8848%3A0x3F25B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8848%3A0x3F25B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8848%3A0x3F25B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0833333333 -119.543055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-119.543055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8848%3A0x3F25B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0833333333 -119.543055556)"^^geo:wktLiteral ;
  geo-pos:lat "34.0833333333"^^xsd:decimal ;
  geo-pos:long "-119.543055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8848%3A0x3F25B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8848:0x3F25B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8848'^^xsd:integer;
  dwc:scientificName 'Aphrodita falcifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Rossi, M.'^^xsd:string;
  dwc:longitude '-119.543055556'^^xsd:double;
  dwc:latitude '34.0833333333'^^xsd:double;
  dwc:aphiaid '326497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8848:0x3F25B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '326497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8868%3A0x332EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8868%3A0x332EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8868%3A0x332EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1125 -119.297222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-119.297222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8868%3A0x332EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1125 -119.297222222)"^^geo:wktLiteral ;
  geo-pos:lat "34.1125"^^xsd:decimal ;
  geo-pos:long "-119.297222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8868%3A0x332EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8868:0x332EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8868'^^xsd:integer;
  dwc:scientificName 'Magelona sacculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-119.297222222'^^xsd:double;
  dwc:latitude '34.1125'^^xsd:double;
  dwc:aphiaid '329161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8868:0x332EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '1872996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8863%3A0xB529B40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8863%3A0xB529B40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8863%3A0xB529B40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2544444444 -119.295833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2544444444"^^xsd:decimal ;
  dwc:decimalLongitude "-119.295833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8863%3A0xB529B40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2544444444 -119.295833333)"^^geo:wktLiteral ;
  geo-pos:lat "34.2544444444"^^xsd:decimal ;
  geo-pos:long "-119.295833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8863%3A0xB529B40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8863:0xB529B40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8863'^^xsd:integer;
  dwc:scientificName 'Magelona hartmanae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Harris, L.'^^xsd:string;
  dwc:longitude '-119.295833333'^^xsd:double;
  dwc:latitude '34.2544444444'^^xsd:double;
  dwc:aphiaid '329137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8863:0xB529B40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '329137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8867%3A0xB62EB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8867%3A0xB62EB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8867%3A0xB62EB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2544444444 -119.295833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2544444444"^^xsd:decimal ;
  dwc:decimalLongitude "-119.295833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8867%3A0xB62EB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2544444444 -119.295833333)"^^geo:wktLiteral ;
  geo-pos:lat "34.2544444444"^^xsd:decimal ;
  geo-pos:long "-119.295833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8867%3A0xB62EB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8867:0xB62EB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8867'^^xsd:integer;
  dwc:scientificName 'Magelona berkeleyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Harris, L.'^^xsd:string;
  dwc:longitude '-119.295833333'^^xsd:double;
  dwc:latitude '34.2544444444'^^xsd:double;
  dwc:aphiaid '329125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8867:0xB62EB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '329125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309929%3A0x1B30B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309929%3A0x1B30B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309929%3A0x1B30B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0566666667 -118.411666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-118.411666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309929%3A0x1B30B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0566666667 -118.411666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.0566666667"^^xsd:decimal ;
  geo-pos:long "-118.411666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309929%3A0x1B30B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:309929:0x1B30B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '309929'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35204&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Atlanta californiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-118.411666667'^^xsd:double;
  dwc:latitude '33.0566666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '430414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:309929:0x1B30B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '430414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309930%3A0x1B30B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309930%3A0x1B30B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309930%3A0x1B30B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0566666667 -118.411666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-118.411666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309930%3A0x1B30B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0566666667 -118.411666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.0566666667"^^xsd:decimal ;
  geo-pos:long "-118.411666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309930%3A0x1B30B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:309930:0x1B30B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '309930'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35205&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Atlanta californiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-118.411666667'^^xsd:double;
  dwc:latitude '33.0566666667'^^xsd:double;
  dwc:aphiaid '430414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:309930:0x1B30B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '430414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8853%3A0xBC25B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8853%3A0xBC25B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8853%3A0xBC25B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6447222222 -118.231666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6447222222"^^xsd:decimal ;
  dwc:decimalLongitude "-118.231666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8853%3A0xBC25B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6447222222 -118.231666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.6447222222"^^xsd:decimal ;
  geo-pos:long "-118.231666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8853%3A0xBC25B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8853:0xBC25B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8853'^^xsd:integer;
  dwc:scientificName 'Aphrodita negligens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-118.231666667'^^xsd:double;
  dwc:latitude '33.6447222222'^^xsd:double;
  dwc:aphiaid '332999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8853:0xBC25B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '332999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8865%3A0x9126B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8865%3A0x9126B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8865%3A0x9126B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6011111111 -117.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6011111111"^^xsd:decimal ;
  dwc:decimalLongitude "-117.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8865%3A0x9126B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6011111111 -117.88)"^^geo:wktLiteral ;
  geo-pos:lat "33.6011111111"^^xsd:decimal ;
  geo-pos:long "-117.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8865%3A0x9126B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8865:0x9126B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8865'^^xsd:integer;
  dwc:scientificName 'Magelona california'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-117.88'^^xsd:double;
  dwc:latitude '33.6011111111'^^xsd:double;
  dwc:aphiaid '329126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8865:0x9126B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '329126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8856%3A0xB729B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8856%3A0xB729B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8856%3A0xB729B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5883333333 -117.877222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-117.877222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8856%3A0xB729B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5883333333 -117.877222222)"^^geo:wktLiteral ;
  geo-pos:lat "33.5883333333"^^xsd:decimal ;
  geo-pos:long "-117.877222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8856%3A0xB729B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8856:0xB729B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8856'^^xsd:integer;
  dwc:scientificName 'Aphrodita armifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-117.877222222'^^xsd:double;
  dwc:latitude '33.5883333333'^^xsd:double;
  dwc:aphiaid '326488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8856:0xB729B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '326488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8855%3A0xC229B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8855%3A0xC229B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8855%3A0xC229B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5111111111 -117.786111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5111111111"^^xsd:decimal ;
  dwc:decimalLongitude "-117.786111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8855%3A0xC229B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5111111111 -117.786111111)"^^geo:wktLiteral ;
  geo-pos:lat "33.5111111111"^^xsd:decimal ;
  geo-pos:long "-117.786111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8855%3A0xC229B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8855:0xC229B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8855'^^xsd:integer;
  dwc:scientificName 'Aphrodita japonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-117.786111111'^^xsd:double;
  dwc:latitude '33.5111111111'^^xsd:double;
  dwc:aphiaid '326499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8855:0xC229B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '326499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8847%3A0x3F25B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8847%3A0x3F25B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8847%3A0x3F25B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6166666667 -117.543333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-117.543333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1171"^^xsd:integer ;
  dwc:maximumDepthInMeters "1217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8847%3A0x3F25B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6166666667 -117.543333333)"^^geo:wktLiteral ;
  geo-pos:lat "32.6166666667"^^xsd:decimal ;
  geo-pos:long "-117.543333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8847%3A0x3F25B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8847:0x3F25B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8847'^^xsd:integer;
  dwc:scientificName 'Laetmonice pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Williams, S.J.'^^xsd:string;
  dwc:longitude '-117.543333333'^^xsd:double;
  dwc:latitude '32.6166666667'^^xsd:double;
  dwc:minimumDepth '1171'^^xsd:integer;
  dwc:maximumDepth '1217'^^xsd:integer;
  dwc:aphiaid '333750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8847:0x3F25B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '333750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16584%3A0xBD29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16584%3A0xBD29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16584%3A0xBD29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16584%3A0xBD29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16584%3A0xBD29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16584:0xBD29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16584'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16584:0xBD29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20364%3A0xB22AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20364%3A0xB22AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20364%3A0xB22AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20364%3A0xB22AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20364%3A0xB22AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20364:0xB22AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20364'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2685&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20364:0xB22AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20365%3A0xB22AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20365%3A0xB22AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20365%3A0xB22AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20365%3A0xB22AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20365%3A0xB22AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20365:0xB22AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20365'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2686&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20365:0xB22AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20366%3A0xB22AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20366%3A0xB22AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20366%3A0xB22AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20366%3A0xB22AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20366%3A0xB22AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20366:0xB22AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20366'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2687&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20366:0xB22AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20367%3A0xB22AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20367%3A0xB22AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20367%3A0xB22AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20367%3A0xB22AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20367%3A0xB22AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20367:0xB22AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20367'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2688&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20367:0xB22AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20368%3A0xB22AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20368%3A0xB22AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20368%3A0xB22AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20368%3A0xB22AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20368%3A0xB22AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20368:0xB22AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20368'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2689&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20368:0xB22AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20369%3A0xB82AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20369%3A0xB82AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20369%3A0xB82AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.542"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20369%3A0xB82AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.542 -115.566833333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.542"^^xsd:decimal ;
  geo-pos:long "-115.566833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20369%3A0xB82AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20369:0xB82AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20369'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2690&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-115.566833333'^^xsd:double;
  dwc:latitude '-23.542'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20369:0xB82AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16583%3A0xBD29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16583%3A0xBD29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16583%3A0xBD29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13075 -113.1327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.13075"^^xsd:decimal ;
  dwc:decimalLongitude "-113.1327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2596"^^xsd:integer ;
  dwc:maximumDepthInMeters "2596"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16583%3A0xBD29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13075 -113.1327)"^^geo:wktLiteral ;
  geo-pos:lat "-17.13075"^^xsd:decimal ;
  geo-pos:long "-113.1327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16583%3A0xBD29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16583:0xBD29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16583'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-113.1327'^^xsd:double;
  dwc:latitude '-17.13075'^^xsd:double;
  dwc:minimumDepth '2596'^^xsd:integer;
  dwc:maximumDepth '2596'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16583:0xBD29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8852%3A0x1A28B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8852%3A0x1A28B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8852%3A0x1A28B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7333333333 -112.244444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-112.244444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8852%3A0x1A28B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7333333333 -112.244444444)"^^geo:wktLiteral ;
  geo-pos:lat "24.7333333333"^^xsd:decimal ;
  geo-pos:long "-112.244444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8852%3A0x1A28B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8852:0x1A28B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8852'^^xsd:integer;
  dwc:scientificName 'Aphrodita refulgida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-112.244444444'^^xsd:double;
  dwc:latitude '24.7333333333'^^xsd:double;
  dwc:aphiaid '333001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8852:0x1A28B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '333001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18542%3A0x0F2FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18542%3A0x0F2FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18542%3A0x0F2FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.7911166667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.914466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18542%3A0x0F2FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  geo-pos:lat "-37.7911166667"^^xsd:decimal ;
  geo-pos:long "-110.914466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18542%3A0x0F2FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18542:0x0F2FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18542'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315361&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-110.914466667'^^xsd:double;
  dwc:latitude '-37.7911166667'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '324642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18542:0x0F2FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '324642'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18509%3A0x9D24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18509%3A0x9D24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18509%3A0x9D24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.7911166667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.914466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18509%3A0x9D24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  geo-pos:lat "-37.7911166667"^^xsd:decimal ;
  geo-pos:long "-110.914466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18509%3A0x9D24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18509:0x9D24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18509'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290712&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-110.914466667'^^xsd:double;
  dwc:latitude '-37.7911166667'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18509:0x9D24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18510%3A0x9D24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18510%3A0x9D24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18510%3A0x9D24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.7911166667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.914466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18510%3A0x9D24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  geo-pos:lat "-37.7911166667"^^xsd:decimal ;
  geo-pos:long "-110.914466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18510%3A0x9D24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18510:0x9D24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18510'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290713&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thermiphione fijiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-110.914466667'^^xsd:double;
  dwc:latitude '-37.7911166667'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '332576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18510:0x9D24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '332576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18511%3A0x9D24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18511%3A0x9D24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18511%3A0x9D24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.7911166667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.914466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18511%3A0x9D24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  geo-pos:lat "-37.7911166667"^^xsd:decimal ;
  geo-pos:long "-110.914466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18511%3A0x9D24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18511:0x9D24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18511'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290722&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-110.914466667'^^xsd:double;
  dwc:latitude '-37.7911166667'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18511:0x9D24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18512%3A0x5F29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18512%3A0x5F29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18512%3A0x5F29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.7911166667"^^xsd:decimal ;
  dwc:decimalLongitude "-110.914466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18512%3A0x5F29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.7911166667 -110.914466667)"^^geo:wktLiteral ;
  geo-pos:lat "-37.7911166667"^^xsd:decimal ;
  geo-pos:long "-110.914466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18512%3A0x5F29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18512:0x5F29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18512'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290724&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Barnich'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-110.914466667'^^xsd:double;
  dwc:latitude '-37.7911166667'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18512:0x5F29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2660%3A0xAE28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2660%3A0xAE28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2660%3A0xAE28B40101000800> ;
  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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2660%3A0xAE28B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2660%3A0xAE28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2660:0xAE28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=140274&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2660:0xAE28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2900%3A0xA126B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2900%3A0xA126B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2900%3A0xA126B40101000000> ;
  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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2900%3A0xA126B40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2900%3A0xA126B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2900:0xA126B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137047&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2900:0xA126B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2864%3A0x222CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2864%3A0x222CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2864%3A0x222CB40101000A00> ;
  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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2864%3A0x222CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2864%3A0x222CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2864:0x222CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138445&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2864:0x222CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5987%3A0xCF26B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5987%3A0xCF26B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5987%3A0xCF26B40101000700> ;
  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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5987%3A0xCF26B40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5987%3A0xCF26B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:5987:0xCF26B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '5987'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66245&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Alcyonium acaule'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '125331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:5987:0xCF26B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5979%3A0xD326B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5979%3A0xD326B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5979%3A0xD326B40101000500> ;
  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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5979%3A0xD326B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A5979%3A0xD326B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:5979:0xD326B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '5979'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66516&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nidaliopsis spinulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:5979:0xD326B40101000500'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2144%3A0x6A2DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2144%3A0x6A2DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2144%3A0x6A2DB40101000700> ;
  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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2144%3A0x6A2DB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2144%3A0x6A2DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2144:0x6A2DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68170&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-110.15'^^xsd:double;
  dwc:latitude '36.7016666667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2144:0x6A2DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8516%3A0x9E2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8516%3A0x9E2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8516%3A0x9E2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.81 -103.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.81"^^xsd:decimal ;
  dwc:decimalLongitude "-103.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8516%3A0x9E2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.81 -103.945)"^^geo:wktLiteral ;
  geo-pos:lat "12.81"^^xsd:decimal ;
  geo-pos:long "-103.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8516%3A0x9E2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8516:0x9E2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8516'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-103.945'^^xsd:double;
  dwc:latitude '12.81'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2635'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8516:0x9E2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9600%3A0x2128B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9600%3A0x2128B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9600%3A0x2128B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1666666667 -96.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-96.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9600%3A0x2128B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1666666667 -96.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.1666666667"^^xsd:decimal ;
  geo-pos:long "-96.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9600%3A0x2128B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9600:0x2128B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9600'^^xsd:integer;
  dwc:scientificName 'Glycera gilbertae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-96.9'^^xsd:double;
  dwc:latitude '26.1666666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '328117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9600:0x2128B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '328117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13000%3A0xBA28B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13000%3A0xBA28B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13000%3A0xBA28B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.985 -92.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.985"^^xsd:decimal ;
  dwc:decimalLongitude "-92.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13000%3A0xBA28B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.985 -92.86)"^^geo:wktLiteral ;
  geo-pos:lat "18.985"^^xsd:decimal ;
  geo-pos:long "-92.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13000%3A0xBA28B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13000:0xBA28B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13000'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=244960&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Typosyllis papillosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Granados-Barba'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-92.86'^^xsd:double;
  dwc:latitude '18.985'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '332305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13000:0xBA28B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1446547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20446%3A0x172AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20446%3A0x172AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20446%3A0x172AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5166666667 -90.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-90.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20446%3A0x172AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5166666667 -90.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "13.5166666667"^^xsd:decimal ;
  geo-pos:long "-90.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A20446%3A0x172AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:20446:0x172AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '20446'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sicyonia aliaffinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Crosnier'^^xsd:string;
  dwc:longitude '-90.1666666667'^^xsd:double;
  dwc:latitude '13.5166666667'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '377622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:20446:0x172AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '377622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22155%3A0x872AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22155%3A0x872AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22155%3A0x872AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0235 -88.5053333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.0235"^^xsd:decimal ;
  dwc:decimalLongitude "-88.5053333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4140"^^xsd:integer ;
  dwc:maximumDepthInMeters "4180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22155%3A0x872AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0235 -88.5053333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.0235"^^xsd:decimal ;
  geo-pos:long "-88.5053333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22155%3A0x872AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22155:0x872AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22155'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4688&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Conchoderma virgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-88.5053333333'^^xsd:double;
  dwc:latitude '-7.0235'^^xsd:double;
  dwc:minimumDepth '4140'^^xsd:integer;
  dwc:maximumDepth '4180'^^xsd:integer;
  dwc:aphiaid '106147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22155:0x872AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '106147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31949%3A0xCC2DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31949%3A0xCC2DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31949%3A0xCC2DB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0235 -88.5053333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.0235"^^xsd:decimal ;
  dwc:decimalLongitude "-88.5053333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4140"^^xsd:integer ;
  dwc:maximumDepthInMeters "4180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31949%3A0xCC2DB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0235 -88.5053333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.0235"^^xsd:decimal ;
  geo-pos:long "-88.5053333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31949%3A0xCC2DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31949:0xCC2DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31949'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184255&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pontophilus gracilis subsp. abyssi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.5053333333'^^xsd:double;
  dwc:latitude '-7.0235'^^xsd:double;
  dwc:minimumDepth '4140'^^xsd:integer;
  dwc:maximumDepth '4180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31949:0xCC2DB40101000900'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23873%3A0x3D2AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23873%3A0x3D2AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23873%3A0x3D2AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.14716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.5021666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23873%3A0x3D2AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.14716666667"^^xsd:decimal ;
  geo-pos:long "-88.5021666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23873%3A0x3D2AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23873:0x3D2AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23873'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parapagurus microps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Lemaitre'^^xsd:string;
  dwc:longitude '-88.5021666667'^^xsd:double;
  dwc:latitude '-7.14716666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '368063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23873:0x3D2AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '368063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31943%3A0xCC2DB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31943%3A0xCC2DB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31943%3A0xCC2DB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.14716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.5021666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31943%3A0xCC2DB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.14716666667"^^xsd:decimal ;
  geo-pos:long "-88.5021666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31943%3A0xCC2DB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31943:0xCC2DB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31943'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184214&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthephyra curtirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.5021666667'^^xsd:double;
  dwc:latitude '-7.14716666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '107579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31943:0xCC2DB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '107579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31944%3A0xCC2DB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31944%3A0xCC2DB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31944%3A0xCC2DB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.14716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.5021666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31944%3A0xCC2DB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.14716666667"^^xsd:decimal ;
  geo-pos:long "-88.5021666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31944%3A0xCC2DB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31944:0xCC2DB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31944'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184215&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthephyra curtirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.5021666667'^^xsd:double;
  dwc:latitude '-7.14716666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '107579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31944:0xCC2DB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '107579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31952%3A0xCD2DB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31952%3A0xCD2DB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31952%3A0xCD2DB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.14716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.5021666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31952%3A0xCD2DB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14716666667 -88.5021666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.14716666667"^^xsd:decimal ;
  geo-pos:long "-88.5021666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31952%3A0xCD2DB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31952:0xCD2DB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31952'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184258&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pontophilus gracilis subsp. abyssi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.5021666667'^^xsd:double;
  dwc:latitude '-7.14716666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31952:0xCD2DB40101000000'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34662%3A0x7E29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34662%3A0x7E29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34662%3A0x7E29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14683333333 -88.4515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.14683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4192"^^xsd:integer ;
  dwc:maximumDepthInMeters "4192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34662%3A0x7E29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14683333333 -88.4515)"^^geo:wktLiteral ;
  geo-pos:lat "-7.14683333333"^^xsd:decimal ;
  geo-pos:long "-88.4515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34662%3A0x7E29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34662:0x7E29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34662'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287454&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Castro'^^xsd:string;
  dwc:longitude '-88.4515'^^xsd:double;
  dwc:latitude '-7.14683333333'^^xsd:double;
  dwc:minimumDepth '4192'^^xsd:integer;
  dwc:maximumDepth '4192'^^xsd:integer;
  dwc:aphiaid '106883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34662:0x7E29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '106883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22156%3A0x872AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22156%3A0x872AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22156%3A0x872AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.147 -88.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.147"^^xsd:decimal ;
  dwc:decimalLongitude "-88.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4177"^^xsd:integer ;
  dwc:maximumDepthInMeters "4177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22156%3A0x872AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.147 -88.451)"^^geo:wktLiteral ;
  geo-pos:lat "-7.147"^^xsd:decimal ;
  geo-pos:long "-88.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22156%3A0x872AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22156:0x872AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22156'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4689&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-88.451'^^xsd:double;
  dwc:latitude '-7.147'^^xsd:double;
  dwc:minimumDepth '4177'^^xsd:integer;
  dwc:maximumDepth '4177'^^xsd:integer;
  dwc:aphiaid '106258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22156:0x872AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '422776'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22157%3A0x872AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22157%3A0x872AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22157%3A0x872AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.147 -88.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.147"^^xsd:decimal ;
  dwc:decimalLongitude "-88.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4177"^^xsd:integer ;
  dwc:maximumDepthInMeters "4177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22157%3A0x872AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.147 -88.451)"^^geo:wktLiteral ;
  geo-pos:lat "-7.147"^^xsd:decimal ;
  geo-pos:long "-88.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22157%3A0x872AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22157:0x872AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22157'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4690&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chirona amaryllis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-88.451'^^xsd:double;
  dwc:latitude '-7.147'^^xsd:double;
  dwc:minimumDepth '4177'^^xsd:integer;
  dwc:maximumDepth '4177'^^xsd:integer;
  dwc:aphiaid '212564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22157:0x872AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '535364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A32716%3A0x222EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A32716%3A0x222EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A32716%3A0x222EB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.11666666667 -88.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.11666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A32716%3A0x222EB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.11666666667 -88.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.11666666667"^^xsd:decimal ;
  geo-pos:long "-88.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A32716%3A0x222EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:32716:0x222EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '32716'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=226040&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phalloleucon abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'U. Mnhlenhardt-Siegel'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-88.45'^^xsd:double;
  dwc:latitude '-7.11666666667'^^xsd:double;
  dwc:aphiaid '477218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:32716:0x222EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '477218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23875%3A0x3F2AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23875%3A0x3F2AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23875%3A0x3F2AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.143 -88.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.143"^^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 "4154"^^xsd:integer ;
  dwc:maximumDepthInMeters "4154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23875%3A0x3F2AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.143 -88.435)"^^geo:wktLiteral ;
  geo-pos:lat "-7.143"^^xsd:decimal ;
  geo-pos:long "-88.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23875%3A0x3F2AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23875:0x3F2AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23875'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6787&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parapagurus microps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Lemaitre'^^xsd:string;
  dwc:longitude '-88.435'^^xsd:double;
  dwc:latitude '-7.143'^^xsd:double;
  dwc:minimumDepth '4154'^^xsd:integer;
  dwc:maximumDepth '4154'^^xsd:integer;
  dwc:aphiaid '368063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23875:0x3F2AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '368063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34663%3A0x7E29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34663%3A0x7E29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34663%3A0x7E29B40101000600> ;
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34663%3A0x7E29B40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34663%3A0x7E29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34663:0x7E29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34663'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287455&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Castro'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-88.435'^^xsd:double;
  dwc:latitude '-7.14298333333'^^xsd:double;
  dwc:aphiaid '106883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34663:0x7E29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '106883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AEchinodermata%20-%20SMF%3A2080%3A0xF024B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AEchinodermata%20-%20SMF%3A2080%3A0xF024B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AEchinodermata%20-%20SMF%3A2080%3A0xF024B40101000500> ;
  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/961__urn%3Acatalog%3ASMF%3AEchinodermata%20-%20SMF%3A2080%3A0xF024B40101000500>
  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/961__urn%3Acatalog%3ASMF%3AEchinodermata%20-%20SMF%3A2080%3A0xF024B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Echinodermata - SMF:2080:0xF024B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Echinodermata - SMF'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=325548&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Styracaster sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A.N. Mironov'^^xsd:string;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-88.435'^^xsd:double;
  dwc:latitude '-7.14298333333'^^xsd:double;
  dwc:aphiaid '123269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Echinodermata - SMF:2080:0xF024B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '123269'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22158%3A0x4425B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22158%3A0x4425B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22158%3A0x4425B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08633333333 -88.3971666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.3971666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4140"^^xsd:integer ;
  dwc:maximumDepthInMeters "4180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22158%3A0x4425B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08633333333 -88.3971666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08633333333"^^xsd:decimal ;
  geo-pos:long "-88.3971666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22158%3A0x4425B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22158:0x4425B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22158'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4691&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chirona amaryllis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-88.3971666667'^^xsd:double;
  dwc:latitude '-7.08633333333'^^xsd:double;
  dwc:minimumDepth '4140'^^xsd:integer;
  dwc:maximumDepth '4180'^^xsd:integer;
  dwc:aphiaid '212564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22158:0x4425B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '535364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31948%3A0x982BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31948%3A0x982BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31948%3A0x982BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08633333333 -88.3971666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.3971666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4140"^^xsd:integer ;
  dwc:maximumDepthInMeters "4180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31948%3A0x982BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08633333333 -88.3971666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08633333333"^^xsd:decimal ;
  geo-pos:long "-88.3971666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31948%3A0x982BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31948:0x982BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31948'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184254&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthephyra curtirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.3971666667'^^xsd:double;
  dwc:latitude '-7.08633333333'^^xsd:double;
  dwc:minimumDepth '4140'^^xsd:integer;
  dwc:maximumDepth '4180'^^xsd:integer;
  dwc:aphiaid '107579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31948:0x982BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '107579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31950%3A0xCC2DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31950%3A0xCC2DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31950%3A0xCC2DB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08633333333 -88.3971666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.3971666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4140"^^xsd:integer ;
  dwc:maximumDepthInMeters "4180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31950%3A0xCC2DB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08633333333 -88.3971666667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08633333333"^^xsd:decimal ;
  geo-pos:long "-88.3971666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31950%3A0xCC2DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31950:0xCC2DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31950'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184256&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pontophilus gracilis subsp. abyssi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.3971666667'^^xsd:double;
  dwc:latitude '-7.08633333333'^^xsd:double;
  dwc:minimumDepth '4140'^^xsd:integer;
  dwc:maximumDepth '4180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31950:0xCC2DB40101000A00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23874%3A0x3F2AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23874%3A0x3F2AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23874%3A0x3F2AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02033333333 -88.3845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.02033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.3845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4196"^^xsd:integer ;
  dwc:maximumDepthInMeters "4196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23874%3A0x3F2AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02033333333 -88.3845)"^^geo:wktLiteral ;
  geo-pos:lat "-7.02033333333"^^xsd:decimal ;
  geo-pos:long "-88.3845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23874%3A0x3F2AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23874:0x3F2AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23874'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6786&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parapagurus microps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Lemaitre'^^xsd:string;
  dwc:longitude '-88.3845'^^xsd:double;
  dwc:latitude '-7.02033333333'^^xsd:double;
  dwc:minimumDepth '4196'^^xsd:integer;
  dwc:maximumDepth '4196'^^xsd:integer;
  dwc:aphiaid '368063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23874:0x3F2AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '368063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22154%3A0x872AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22154%3A0x872AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22154%3A0x872AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters "4160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22154%3A0x872AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03383333333"^^xsd:decimal ;
  geo-pos:long "-88.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22154%3A0x872AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22154:0x872AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22154'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4687&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lepas anserifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. A. Jones'^^xsd:string;
  dwc:longitude '-88.383'^^xsd:double;
  dwc:latitude '-7.03383333333'^^xsd:double;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:maximumDepth '4160'^^xsd:integer;
  dwc:aphiaid '106150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22154:0x872AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '733347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31947%3A0xCC2DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31947%3A0xCC2DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31947%3A0xCC2DB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters "4160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31947%3A0xCC2DB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03383333333"^^xsd:decimal ;
  geo-pos:long "-88.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31947%3A0xCC2DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31947:0xCC2DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31947'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184253&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthephyra curtirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.383'^^xsd:double;
  dwc:latitude '-7.03383333333'^^xsd:double;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:maximumDepth '4160'^^xsd:integer;
  dwc:aphiaid '107579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31947:0xCC2DB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '107579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31951%3A0xCC2DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31951%3A0xCC2DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31951%3A0xCC2DB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters "4160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31951%3A0xCC2DB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03383333333"^^xsd:decimal ;
  geo-pos:long "-88.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31951%3A0xCC2DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31951:0xCC2DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31951'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184257&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pontophilus gracilis subsp. abyssi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.383'^^xsd:double;
  dwc:latitude '-7.03383333333'^^xsd:double;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:maximumDepth '4160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31951:0xCC2DB40101000B00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31953%3A0xCD2DB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31953%3A0xCD2DB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31953%3A0xCD2DB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters "4160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31953%3A0xCD2DB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03383333333"^^xsd:decimal ;
  geo-pos:long "-88.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31953%3A0xCD2DB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31953:0xCD2DB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31953'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184259&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nigmatullinus acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.383'^^xsd:double;
  dwc:latitude '-7.03383333333'^^xsd:double;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:maximumDepth '4160'^^xsd:integer;
  dwc:aphiaid '107576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31953:0xCD2DB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '107576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31954%3A0xCD2DB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31954%3A0xCD2DB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31954%3A0xCD2DB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters "4160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31954%3A0xCD2DB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03383333333 -88.383)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03383333333"^^xsd:decimal ;
  geo-pos:long "-88.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31954%3A0xCD2DB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31954:0xCD2DB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31954'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184260&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nigmatullinus acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-88.383'^^xsd:double;
  dwc:latitude '-7.03383333333'^^xsd:double;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:maximumDepth '4160'^^xsd:integer;
  dwc:aphiaid '107576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31954:0xCD2DB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '107576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23299%3A0x312AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23299%3A0x312AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23299%3A0x312AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4353333333 -88.1685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4353333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.1685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23299%3A0x312AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4353333333 -88.1685)"^^geo:wktLiteral ;
  geo-pos:lat "15.4353333333"^^xsd:decimal ;
  geo-pos:long "-88.1685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23299%3A0x312AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23299:0x312AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23299'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6028&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Potamocarcinus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Honduras'^^xsd:string;
  dwc:longitude '-88.1685'^^xsd:double;
  dwc:latitude '15.4353333333'^^xsd:double;
  dwc:aphiaid '439817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23299:0x312AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '439817'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12053%3A0xB72EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12053%3A0xB72EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12053%3A0xB72EB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2666666667 -87.8266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.8266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12053%3A0xB72EB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2666666667 -87.8266666667)"^^geo:wktLiteral ;
  geo-pos:lat "18.2666666667"^^xsd:decimal ;
  geo-pos:long "-87.8266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12053%3A0xB72EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12053:0xB72EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12053'^^xsd:integer;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-87.8266666667'^^xsd:double;
  dwc:latitude '18.2666666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12053:0xB72EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23856%3A0x482AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23856%3A0x482AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23856%3A0x482AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1056666667 -86.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1056666667"^^xsd:decimal ;
  dwc:decimalLongitude "-86.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23856%3A0x482AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1056666667 -86.899)"^^geo:wktLiteral ;
  geo-pos:lat "16.1056666667"^^xsd:decimal ;
  geo-pos:long "-86.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23856%3A0x482AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23856:0x482AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23856'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6701&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Uca burgersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Honduras'^^xsd:string;
  dwc:longitude '-86.899'^^xsd:double;
  dwc:latitude '16.1056666667'^^xsd:double;
  dwc:aphiaid '378371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23856:0x482AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '955259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31960%3A0xCD2DB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31960%3A0xCD2DB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31960%3A0xCD2DB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.8666666667 -86.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-86.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31960%3A0xCD2DB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.8666666667 -86.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "10.8666666667"^^xsd:decimal ;
  geo-pos:long "-86.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31960%3A0xCD2DB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31960:0xCD2DB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31960'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184353&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida gracilipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-86.5333333333'^^xsd:double;
  dwc:latitude '10.8666666667'^^xsd:double;
  dwc:aphiaid '392345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31960:0xCD2DB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1605698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16485%3A0xC029B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16485%3A0xC029B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16485%3A0xC029B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2833333333 -86.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.2166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16485%3A0xC029B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2833333333 -86.2166666667)"^^geo:wktLiteral ;
  geo-pos:lat "21.2833333333"^^xsd:decimal ;
  geo-pos:long "-86.2166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16485%3A0xC029B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16485:0xC029B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16485'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-86.2166666667'^^xsd:double;
  dwc:latitude '21.2833333333'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16485:0xC029B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23264%3A0x7630B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23264%3A0x7630B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23264%3A0x7630B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3325 -85.9308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3325"^^xsd:decimal ;
  dwc:decimalLongitude "-85.9308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23264%3A0x7630B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3325 -85.9308)"^^geo:wktLiteral ;
  geo-pos:lat "30.3325"^^xsd:decimal ;
  geo-pos:long "-85.9308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23264%3A0x7630B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23264:0x7630B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23264'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5891&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Potamocarcinus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.9308'^^xsd:double;
  dwc:latitude '30.3325'^^xsd:double;
  dwc:aphiaid '439817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23264:0x7630B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '439817'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23263%3A0xB02AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23263%3A0xB02AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23263%3A0xB02AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.9993333333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.9091166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23263%3A0xB02AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.9993333333"^^xsd:decimal ;
  geo-pos:long "-85.9091166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23263%3A0xB02AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23263:0xB02AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23263'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5890&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Potamocarcinus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.9091166667'^^xsd:double;
  dwc:latitude '12.9993333333'^^xsd:double;
  dwc:aphiaid '439817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23263:0xB02AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '439817'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23259%3A0xAC28B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23259%3A0xAC28B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23259%3A0xAC28B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.9993333333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.9091166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23259%3A0xAC28B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.9993333333"^^xsd:decimal ;
  geo-pos:long "-85.9091166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23259%3A0xAC28B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23259:0xAC28B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23259'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5886&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Raddaus orestrius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.9091166667'^^xsd:double;
  dwc:latitude '12.9993333333'^^xsd:double;
  dwc:aphiaid '443791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23259:0xAC28B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '443791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23260%3A0xAC28B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23260%3A0xAC28B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23260%3A0xAC28B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.9993333333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.9091166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23260%3A0xAC28B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.9993333333"^^xsd:decimal ;
  geo-pos:long "-85.9091166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23260%3A0xAC28B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23260:0xAC28B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23260'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5887&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Raddaus orestrius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.9091166667'^^xsd:double;
  dwc:latitude '12.9993333333'^^xsd:double;
  dwc:aphiaid '443791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23260:0xAC28B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '443791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23261%3A0xAD28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23261%3A0xAD28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23261%3A0xAD28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.9993333333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.9091166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23261%3A0xAD28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9993333333 -85.9091166667)"^^geo:wktLiteral ;
  geo-pos:lat "12.9993333333"^^xsd:decimal ;
  geo-pos:long "-85.9091166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23261%3A0xAD28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23261:0xAD28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23261'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5888&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Raddaus orestrius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.9091166667'^^xsd:double;
  dwc:latitude '12.9993333333'^^xsd:double;
  dwc:aphiaid '443791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23261:0xAD28B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '443791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23257%3A0xAC28B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23257%3A0xAC28B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23257%3A0xAC28B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.2322166667 -85.7095333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.2322166667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.7095333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23257%3A0xAC28B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.2322166667 -85.7095333333)"^^geo:wktLiteral ;
  geo-pos:lat "13.2322166667"^^xsd:decimal ;
  geo-pos:long "-85.7095333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23257%3A0xAC28B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23257:0xAC28B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23257'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5884&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptophallus botti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.7095333333'^^xsd:double;
  dwc:latitude '13.2322166667'^^xsd:double;
  dwc:aphiaid '443586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23257:0xAC28B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '443586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23258%3A0xAC28B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23258%3A0xAC28B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23258%3A0xAC28B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.22575 -85.6534666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.22575"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6534666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23258%3A0xAC28B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.22575 -85.6534666667)"^^geo:wktLiteral ;
  geo-pos:lat "13.22575"^^xsd:decimal ;
  geo-pos:long "-85.6534666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23258%3A0xAC28B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23258:0xAC28B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23258'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5885&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Potamocarcinus richmondi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.6534666667'^^xsd:double;
  dwc:latitude '13.22575'^^xsd:double;
  dwc:aphiaid '456110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23258:0xAC28B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '443750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23262%3A0xB02AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23262%3A0xB02AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23262%3A0xB02AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.2678833333 -85.53115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.2678833333"^^xsd:decimal ;
  dwc:decimalLongitude "-85.53115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23262%3A0xB02AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.2678833333 -85.53115)"^^geo:wktLiteral ;
  geo-pos:lat "13.2678833333"^^xsd:decimal ;
  geo-pos:long "-85.53115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23262%3A0xB02AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23262:0xB02AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23262'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5889&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Potamocarcinus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Nicaragua'^^xsd:string;
  dwc:longitude '-85.53115'^^xsd:double;
  dwc:latitude '13.2678833333'^^xsd:double;
  dwc:aphiaid '439817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23262:0xB02AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '439817'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24031%3A0x4125B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24031%3A0x4125B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24031%3A0x4125B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6666666667 -85.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24031%3A0x4125B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6666666667 -85.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6666666667"^^xsd:decimal ;
  geo-pos:long "-85.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24031%3A0x4125B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24031:0x4125B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24031'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Mursia sp. n.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'V. Spiridonov'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-85.4166666667'^^xsd:double;
  dwc:latitude '-25.6666666667'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '206687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24031:0x4125B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '206687'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25881%3A0xAF2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25881%3A0xAF2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25881%3A0xAF2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25881%3A0xAF2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  geo-pos:lat "10.1116666667"^^xsd:decimal ;
  geo-pos:long "-85.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25881%3A0xAF2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25881:0xAF2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25881'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9335&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Portunus (Portunus) panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.06'^^xsd:double;
  dwc:latitude '10.1116666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25881:0xAF2BB40101000700'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25885%3A0xB22BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25885%3A0xB22BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25885%3A0xB22BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25885%3A0xB22BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  geo-pos:lat "10.1116666667"^^xsd:decimal ;
  geo-pos:long "-85.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25885%3A0xB22BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25885:0xB22BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25885'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9339&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Portunus (Portunus) xanthusii subsp. affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.06'^^xsd:double;
  dwc:latitude '10.1116666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25885:0xB22BB40101000800'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25886%3A0xB22BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25886%3A0xB22BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25886%3A0xB22BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25886%3A0xB22BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  geo-pos:lat "10.1116666667"^^xsd:decimal ;
  geo-pos:long "-85.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25886%3A0xB22BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25886:0xB22BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25886'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9340&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callinectes toxotes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.06'^^xsd:double;
  dwc:latitude '10.1116666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '442769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25886:0xB22BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '442769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25904%3A0x8E26B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25904%3A0x8E26B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25904%3A0x8E26B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25904%3A0x8E26B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  geo-pos:lat "10.1116666667"^^xsd:decimal ;
  geo-pos:long "-85.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25904%3A0x8E26B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25904:0x8E26B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25904'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9351&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callinectes arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.06'^^xsd:double;
  dwc:latitude '10.1116666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '442766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25904:0x8E26B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '442766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25861%3A0xBF2BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25861%3A0xBF2BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25861%3A0xBF2BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25861%3A0xBF2BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1116666667 -85.06)"^^geo:wktLiteral ;
  geo-pos:lat "10.1116666667"^^xsd:decimal ;
  geo-pos:long "-85.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25861%3A0xBF2BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25861:0xBF2BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25861'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9315&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hypoconcha panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.06'^^xsd:double;
  dwc:latitude '10.1116666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '440123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25861:0xBF2BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '440123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25833%3A0x852AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25833%3A0x852AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25833%3A0x852AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.0016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25833%3A0x852AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.61666666667"^^xsd:decimal ;
  geo-pos:long "-85.0016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25833%3A0x852AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25833:0x852AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25833'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9288&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Penaeus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.0016666667'^^xsd:double;
  dwc:latitude '9.61666666667'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25833:0x852AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25840%3A0x4025B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25840%3A0x4025B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25840%3A0x4025B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.0016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25840%3A0x4025B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.61666666667"^^xsd:decimal ;
  geo-pos:long "-85.0016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25840%3A0x4025B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25840:0x4025B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25840'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9294&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sicyonia picta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.0016666667'^^xsd:double;
  dwc:latitude '9.61666666667'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '377650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25840:0x4025B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '377650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25895%3A0x4525B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25895%3A0x4525B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25895%3A0x4525B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.0016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25895%3A0x4525B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.61666666667"^^xsd:decimal ;
  geo-pos:long "-85.0016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25895%3A0x4525B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25895:0x4525B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25895'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9277&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stenorhynchus debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.0016666667'^^xsd:double;
  dwc:latitude '9.61666666667'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25895:0x4525B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25903%3A0x8E26B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25903%3A0x8E26B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25903%3A0x8E26B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.0016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25903%3A0x8E26B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.61666666667"^^xsd:decimal ;
  geo-pos:long "-85.0016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25903%3A0x8E26B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25903:0x8E26B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25903'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9350&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hemisquilla stylifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.0016666667'^^xsd:double;
  dwc:latitude '9.61666666667'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25903:0x8E26B40101000600'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25855%3A0xB32BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25855%3A0xB32BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25855%3A0xB32BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.0016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25855%3A0xB32BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.61666666667 -85.0016666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.61666666667"^^xsd:decimal ;
  geo-pos:long "-85.0016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25855%3A0xB32BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25855:0xB32BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25855'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9309&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parapagurus holtuisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.0016666667'^^xsd:double;
  dwc:latitude '9.61666666667'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '368060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25855:0xB32BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '368060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25817%3A0x9A2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25817%3A0x9A2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25817%3A0x9A2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.73333333333 -85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.73333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25817%3A0x9A2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.73333333333 -85)"^^geo:wktLiteral ;
  geo-pos:lat "9.73333333333"^^xsd:decimal ;
  geo-pos:long "-85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25817%3A0x9A2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25817:0x9A2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25817'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9362&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Upogebia vasquezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Sakai'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85'^^xsd:integer;
  dwc:latitude '9.73333333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '421840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25817:0x9A2BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '421840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25892%3A0x892AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25892%3A0x892AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25892%3A0x892AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25892%3A0x892AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25892%3A0x892AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25892:0x892AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25892'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9275&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenolambrus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '442334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25892:0x892AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '442334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25876%3A0xAF2BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25876%3A0xAF2BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25876%3A0xAF2BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25876%3A0xAF2BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25876%3A0xAF2BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25876:0xAF2BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25876'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9330&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Calappa convexa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '440299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25876:0xAF2BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '440299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25878%3A0xAF2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25878%3A0xAF2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25878%3A0xAF2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25878%3A0xAF2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25878%3A0xAF2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25878:0xAF2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25878'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9332&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cycloes bairdii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '452690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25878:0xAF2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '440316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25879%3A0xAF2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25879%3A0xAF2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25879%3A0xAF2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25879%3A0xAF2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25879%3A0xAF2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25879:0xAF2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25879'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9333&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hepatus lineatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25879:0xAF2BB40101000500'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25906%3A0x8E26B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25906%3A0x8E26B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25906%3A0x8E26B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25906%3A0x8E26B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25906%3A0x8E26B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25906:0x8E26B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25906'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9353&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa mascarone subsp. panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25906:0x8E26B40101000800'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25854%3A0xB32BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25854%3A0xB32BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25854%3A0xB32BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25854%3A0xB32BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25854%3A0xB32BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25854:0xB32BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25854'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9308&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Petrochirus californiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '368345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25854:0xB32BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '368345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25868%3A0xBF2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25868%3A0xBF2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25868%3A0xBF2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25868%3A0xBF2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25868%3A0xBF2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25868:0xBF2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25868'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9322&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Randallia agaricias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '441325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25868:0xBF2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '1634065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25891%3A0xAE28B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25891%3A0xAE28B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25891%3A0xAE28B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.71166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25891%3A0xAE28B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.71166666667 -84.99)"^^geo:wktLiteral ;
  geo-pos:lat "9.71166666667"^^xsd:decimal ;
  geo-pos:long "-84.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25891%3A0xAE28B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25891:0xAE28B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25891'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=157702&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Heterocrypta macrobrachia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.99'^^xsd:double;
  dwc:latitude '9.71166666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '442285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25891:0xAE28B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '442285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34010%3A0x162BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34010%3A0x162BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34010%3A0x162BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0366666667 -84.9583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34010%3A0x162BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0366666667 -84.9583333333)"^^geo:wktLiteral ;
  geo-pos:lat "10.0366666667"^^xsd:decimal ;
  geo-pos:long "-84.9583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34010%3A0x162BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34010:0x162BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34010'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263509&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus faoea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.9583333333'^^xsd:double;
  dwc:latitude '10.0366666667'^^xsd:double;
  dwc:minimumDepth '13.2'^^xsd:double;
  dwc:maximumDepth '13.2'^^xsd:double;
  dwc:aphiaid '377754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34010:0x162BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '377577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33997%3A0xCB25B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33997%3A0xCB25B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33997%3A0xCB25B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.025 -84.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.025"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33997%3A0xCB25B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.025 -84.9483333333)"^^geo:wktLiteral ;
  geo-pos:lat "10.025"^^xsd:decimal ;
  geo-pos:long "-84.9483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33997%3A0xCB25B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33997:0xCB25B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33997'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263502&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus byrdi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.9483333333'^^xsd:double;
  dwc:latitude '10.025'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33997:0xCB25B40101000500'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33998%3A0x162BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33998%3A0x162BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33998%3A0x162BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.025 -84.9483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.025"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33998%3A0x162BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.025 -84.9483333333)"^^geo:wktLiteral ;
  geo-pos:lat "10.025"^^xsd:decimal ;
  geo-pos:long "-84.9483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33998%3A0x162BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33998:0x162BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33998'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263503&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus byrdi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.9483333333'^^xsd:double;
  dwc:latitude '10.025'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33998:0x162BB40101000900'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33993%3A0xCB25B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33993%3A0xCB25B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33993%3A0xCB25B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33993%3A0xCB25B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.58333333333"^^xsd:decimal ;
  geo-pos:long "-84.8883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33993%3A0xCB25B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33993:0xCB25B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33993'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263489&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera mutator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8883333333'^^xsd:double;
  dwc:latitude '9.58333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33993:0xCB25B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34019%3A0xCB25B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34019%3A0xCB25B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34019%3A0xCB25B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34019%3A0xCB25B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.58333333333"^^xsd:decimal ;
  geo-pos:long "-84.8883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34019%3A0xCB25B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34019:0xCB25B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34019'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263530&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Plesionika trispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8883333333'^^xsd:double;
  dwc:latitude '9.58333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '515523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34019:0xCB25B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '515523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34021%3A0xCB25B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34021%3A0xCB25B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34021%3A0xCB25B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34021%3A0xCB25B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.58333333333"^^xsd:decimal ;
  geo-pos:long "-84.8883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34021%3A0xCB25B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34021:0xCB25B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34021'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263535&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Plesionika mexicana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8883333333'^^xsd:double;
  dwc:latitude '9.58333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '515497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34021:0xCB25B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '515497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34022%3A0xCC25B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34022%3A0xCC25B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34022%3A0xCC25B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8883333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34022%3A0xCC25B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58333333333 -84.8883333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.58333333333"^^xsd:decimal ;
  geo-pos:long "-84.8883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34022%3A0xCC25B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34022:0xCC25B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34022'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263539&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pantomus  affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8883333333'^^xsd:double;
  dwc:latitude '9.58333333333'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '514363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34022:0xCC25B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '514363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25915%3A0x832AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25915%3A0x832AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25915%3A0x832AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.575"^^xsd:decimal ;
  dwc:decimalLongitude "-84.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25915%3A0x832AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  geo-pos:lat "9.575"^^xsd:decimal ;
  geo-pos:long "-84.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25915%3A0x832AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25915:0x832AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25915'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9599&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Porcellana hancocki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.865'^^xsd:double;
  dwc:latitude '9.575'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '425857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25915:0x832AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '425857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33994%3A0xCB25B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33994%3A0xCB25B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33994%3A0xCB25B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.575"^^xsd:decimal ;
  dwc:decimalLongitude "-84.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33994%3A0xCB25B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  geo-pos:lat "9.575"^^xsd:decimal ;
  geo-pos:long "-84.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33994%3A0xCB25B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33994:0xCB25B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33994'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263491&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera mutator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.865'^^xsd:double;
  dwc:latitude '9.575'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33994:0xCB25B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33995%3A0xCB25B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33995%3A0xCB25B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33995%3A0xCB25B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.575"^^xsd:decimal ;
  dwc:decimalLongitude "-84.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33995%3A0xCB25B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  geo-pos:lat "9.575"^^xsd:decimal ;
  geo-pos:long "-84.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33995%3A0xCB25B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33995:0xCB25B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33995'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263497&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera florea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.865'^^xsd:double;
  dwc:latitude '9.575'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '377664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33995:0xCB25B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '377664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25859%3A0xED2FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25859%3A0xED2FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25859%3A0xED2FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.575"^^xsd:decimal ;
  dwc:decimalLongitude "-84.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25859%3A0xED2FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  geo-pos:lat "9.575"^^xsd:decimal ;
  geo-pos:long "-84.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25859%3A0xED2FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25859:0xED2FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25859'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9313&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida obesa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.865'^^xsd:double;
  dwc:latitude '9.575'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '392392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25859:0xED2FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1605926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25860%3A0xBF2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25860%3A0xBF2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25860%3A0xBF2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.575"^^xsd:decimal ;
  dwc:decimalLongitude "-84.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25860%3A0xBF2BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  geo-pos:lat "9.575"^^xsd:decimal ;
  geo-pos:long "-84.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25860%3A0xBF2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25860:0xBF2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25860'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9314&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida gracilipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Bermudez'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.865'^^xsd:double;
  dwc:latitude '9.575'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '392345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25860:0xBF2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '1605698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25863%3A0xBF2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25863%3A0xBF2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25863%3A0xBF2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.575"^^xsd:decimal ;
  dwc:decimalLongitude "-84.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25863%3A0xBF2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.575 -84.865)"^^geo:wktLiteral ;
  geo-pos:lat "9.575"^^xsd:decimal ;
  geo-pos:long "-84.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25863%3A0xBF2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25863:0xBF2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25863'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9317&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa latifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.865'^^xsd:double;
  dwc:latitude '9.575'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25863:0xBF2BB40101000300'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25908%3A0xAF2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25908%3A0xAF2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25908%3A0xAF2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57166666667 -84.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.57166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25908%3A0xAF2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57166666667 -84.86)"^^geo:wktLiteral ;
  geo-pos:lat "9.57166666667"^^xsd:decimal ;
  geo-pos:long "-84.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25908%3A0xAF2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25908:0xAF2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25908'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9355&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa ciliatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.86'^^xsd:double;
  dwc:latitude '9.57166666667'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '440433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25908:0xAF2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '440433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25835%3A0x852AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25835%3A0x852AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25835%3A0x852AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25835%3A0x852AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25835%3A0x852AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25835:0x852AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25835'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9290&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus byrdi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25835:0x852AB40101000700'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25839%3A0x4025B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25839%3A0x4025B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25839%3A0x4025B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25839%3A0x4025B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25839%3A0x4025B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25839:0x4025B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25839'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9293&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus faoea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '377754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25839:0x4025B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '377577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25844%3A0x4025B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25844%3A0x4025B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25844%3A0x4025B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25844%3A0x4025B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25844%3A0x4025B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25844:0x4025B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25844'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9298&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Alpheus floridanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '240708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25844:0x4025B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '240707'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25896%3A0x4525B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25896%3A0x4525B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25896%3A0x4525B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25896%3A0x4525B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25896%3A0x4525B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25896:0x4525B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25896'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9278&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notolopas lamellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '441627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25896:0x4525B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '441627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25897%3A0x912AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25897%3A0x912AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25897%3A0x912AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25897%3A0x912AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25897%3A0x912AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25897:0x912AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25897'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9279&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Collodes granosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '441971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25897:0x912AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '441971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34012%3A0x172BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34012%3A0x172BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34012%3A0x172BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34012%3A0x172BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34012%3A0x172BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34012:0x172BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34012'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263518&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus faoea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '377754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34012:0x172BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '377577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25882%3A0xAF2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25882%3A0xAF2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25882%3A0xAF2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25882%3A0xAF2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25882%3A0xAF2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25882:0xAF2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25882'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9336&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arenaeus mexicanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '442764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25882:0xAF2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '442764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25883%3A0xAF2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25883%3A0xAF2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25883%3A0xAF2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25883%3A0xAF2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25883%3A0xAF2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25883:0xAF2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25883'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9337&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callinectes arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '442766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25883:0xAF2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '442766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25851%3A0xAC28B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25851%3A0xAC28B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25851%3A0xAC28B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.93833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25851%3A0xAC28B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.93833333333 -84.8533333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.93833333333"^^xsd:decimal ;
  geo-pos:long "-84.8533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25851%3A0xAC28B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25851:0xAC28B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25851'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9305&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pagurus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8533333333'^^xsd:double;
  dwc:latitude '9.93833333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25851:0xAC28B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25842%3A0x4025B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25842%3A0x4025B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25842%3A0x4025B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.615 -84.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.615"^^xsd:decimal ;
  dwc:decimalLongitude "-84.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25842%3A0x4025B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.615 -84.845)"^^geo:wktLiteral ;
  geo-pos:lat "9.615"^^xsd:decimal ;
  geo-pos:long "-84.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25842%3A0x4025B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25842:0x4025B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25842'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9296&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera agassizi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.845'^^xsd:double;
  dwc:latitude '9.615'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '377658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25842:0x4025B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '377658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25843%3A0x4025B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25843%3A0x4025B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25843%3A0x4025B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.615 -84.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.615"^^xsd:decimal ;
  dwc:decimalLongitude "-84.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25843%3A0x4025B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.615 -84.845)"^^geo:wktLiteral ;
  geo-pos:lat "9.615"^^xsd:decimal ;
  geo-pos:long "-84.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25843%3A0x4025B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25843:0x4025B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25843'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9297&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera mutator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.845'^^xsd:double;
  dwc:latitude '9.615'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25843:0x4025B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25852%3A0xAC28B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25852%3A0xAC28B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25852%3A0xAC28B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.615 -84.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.615"^^xsd:decimal ;
  dwc:decimalLongitude "-84.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25852%3A0xAC28B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.615 -84.845)"^^geo:wktLiteral ;
  geo-pos:lat "9.615"^^xsd:decimal ;
  geo-pos:long "-84.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25852%3A0xAC28B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25852:0xAC28B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25852'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9306&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pagurus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.845'^^xsd:double;
  dwc:latitude '9.615'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25852:0xAC28B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25832%3A0x852AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25832%3A0x852AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25832%3A0x852AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25832%3A0x852AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-84.8433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25832%3A0x852AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25832:0x852AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25832'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9287&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Plesionika mexicana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8433333333'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '515497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25832:0x852AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '515497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34020%3A0xCB25B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34020%3A0xCB25B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34020%3A0xCB25B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34020%3A0xCB25B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-84.8433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34020%3A0xCB25B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34020:0xCB25B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34020'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263532&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Plesionika mexicana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8433333333'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '515497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34020:0xCB25B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '515497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25873%3A0xAF2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25873%3A0xAF2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25873%3A0xAF2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25873%3A0xAF2BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-84.8433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25873%3A0xAF2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25873:0xAF2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25873'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9327&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Palicus tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8433333333'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '442196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25873:0xAF2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '442196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25907%3A0xAF2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25907%3A0xAF2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25907%3A0xAF2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25907%3A0xAF2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-84.8433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25907%3A0xAF2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25907:0xAF2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25907'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9354&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa ciliatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8433333333'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '440433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25907:0xAF2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '440433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25887%3A0xB22BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25887%3A0xB22BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25887%3A0xB22BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25887%3A0xB22BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-84.8433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25887%3A0xB22BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25887:0xB22BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25887'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9341&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parthenope hyponca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8433333333'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25887:0xB22BB40101000A00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25890%3A0xAE28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25890%3A0xAE28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25890%3A0xAE28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25890%3A0xAE28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -84.8433333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-84.8433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25890%3A0xAE28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25890:0xAE28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25890'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=157696&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parthenope hyponca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.8433333333'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25890:0xAE28B40101000000'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25880%3A0xAF2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25880%3A0xAF2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25880%3A0xAF2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.91833333333 -84.7916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.91833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25880%3A0xAF2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.91833333333 -84.7916666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.91833333333"^^xsd:decimal ;
  geo-pos:long "-84.7916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25880%3A0xAF2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25880:0xAF2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25880'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9334&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hepatus kossmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7916666667'^^xsd:double;
  dwc:latitude '9.91833333333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '440266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25880:0xAF2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '440266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25872%3A0xAE2BB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25872%3A0xAE2BB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25872%3A0xAE2BB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.755"^^xsd:decimal ;
  dwc:decimalLongitude "-84.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25872%3A0xAE2BB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.785)"^^geo:wktLiteral ;
  geo-pos:lat "9.755"^^xsd:decimal ;
  geo-pos:long "-84.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25872%3A0xAE2BB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25872:0xAE2BB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25872'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9326&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pinnixa sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.785'^^xsd:double;
  dwc:latitude '9.755'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '158444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25872:0xAE2BB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '158444'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25888%3A0xB22BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25888%3A0xB22BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25888%3A0xB22BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.755"^^xsd:decimal ;
  dwc:decimalLongitude "-84.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25888%3A0xB22BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.785)"^^geo:wktLiteral ;
  geo-pos:lat "9.755"^^xsd:decimal ;
  geo-pos:long "-84.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25888%3A0xB22BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25888:0xB22BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25888'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9342&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parthenope hyponca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.785'^^xsd:double;
  dwc:latitude '9.755'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25888:0xB22BB40101000B00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25870%3A0xBF2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25870%3A0xBF2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25870%3A0xBF2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.755"^^xsd:decimal ;
  dwc:decimalLongitude "-84.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25870%3A0xBF2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.785)"^^geo:wktLiteral ;
  geo-pos:lat "9.755"^^xsd:decimal ;
  geo-pos:long "-84.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25870%3A0xBF2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25870:0xBF2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25870'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9324&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Iliacantha hancocki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.785'^^xsd:double;
  dwc:latitude '9.755'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '441175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25870:0xBF2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '441259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22609%3A0xB625B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22609%3A0xB625B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22609%3A0xB625B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.51666666667 -84.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.51666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22609%3A0xB625B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.51666666667 -84.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.51666666667"^^xsd:decimal ;
  geo-pos:long "-84.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22609%3A0xB625B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22609:0xB625B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22609'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5188&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Heterocarpus vicarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-84.7833333333'^^xsd:double;
  dwc:latitude '9.51666666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '515438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22609:0xB625B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '515438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25848%3A0x4125B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25848%3A0x4125B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25848%3A0x4125B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.7766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.755"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25848%3A0x4125B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.7766666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.755"^^xsd:decimal ;
  geo-pos:long "-84.7766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25848%3A0x4125B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25848:0x4125B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25848'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9302&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dardanus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7766666667'^^xsd:double;
  dwc:latitude '9.755'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25848:0x4125B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25900%3A0x912AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25900%3A0x912AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25900%3A0x912AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.7766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.755"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25900%3A0x912AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.7766666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.755"^^xsd:decimal ;
  geo-pos:long "-84.7766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25900%3A0x912AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25900:0x912AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25900'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9281&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Squilla panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7766666667'^^xsd:double;
  dwc:latitude '9.755'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '409355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25900:0x912AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '409355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25867%3A0xBF2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25867%3A0xBF2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25867%3A0xBF2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.7766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.755"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25867%3A0xBF2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.755 -84.7766666667)"^^geo:wktLiteral ;
  geo-pos:lat "9.755"^^xsd:decimal ;
  geo-pos:long "-84.7766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25867%3A0xBF2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25867:0xBF2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25867'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9321&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Persephona townsendi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7766666667'^^xsd:double;
  dwc:latitude '9.755'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '441260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25867:0xBF2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '441257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33980%3A0xCA25B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33980%3A0xCA25B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33980%3A0xCA25B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.76166666667 -84.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.76166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33980%3A0xCA25B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.76166666667 -84.775)"^^geo:wktLiteral ;
  geo-pos:lat "9.76166666667"^^xsd:decimal ;
  geo-pos:long "-84.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33980%3A0xCA25B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33980:0xCA25B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33980'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263430&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sicyonia disdorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.775'^^xsd:double;
  dwc:latitude '9.76166666667'^^xsd:double;
  dwc:minimumDepth '43.7'^^xsd:double;
  dwc:maximumDepth '43.7'^^xsd:double;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33980:0xCA25B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25834%3A0x852AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25834%3A0x852AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25834%3A0x852AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.845"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25834%3A0x852AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.845"^^xsd:decimal ;
  geo-pos:long "-84.7483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25834%3A0x852AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25834:0x852AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25834'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9289&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metapenaeopsis hishinuyei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7483333333'^^xsd:double;
  dwc:latitude '9.845'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25834:0x852AB40101000600'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25845%3A0x4125B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25845%3A0x4125B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25845%3A0x4125B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.845"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25845%3A0x4125B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.845"^^xsd:decimal ;
  geo-pos:long "-84.7483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25845%3A0x4125B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25845:0x4125B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25845'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9299&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Alpheus exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7483333333'^^xsd:double;
  dwc:latitude '9.845'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '514865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25845:0x4125B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '514865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33981%3A0x162BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33981%3A0x162BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33981%3A0x162BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.845"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33981%3A0x162BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.845"^^xsd:decimal ;
  geo-pos:long "-84.7483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33981%3A0x162BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33981:0x162BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33981'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263431&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sicyonia disdorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7483333333'^^xsd:double;
  dwc:latitude '9.845'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33981:0x162BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34011%3A0x162BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34011%3A0x162BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34011%3A0x162BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.845"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34011%3A0x162BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.845"^^xsd:decimal ;
  geo-pos:long "-84.7483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34011%3A0x162BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34011:0x162BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34011'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263517&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus faoea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7483333333'^^xsd:double;
  dwc:latitude '9.845'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '377754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34011:0x162BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '377577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34013%3A0x172BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34013%3A0x172BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34013%3A0x172BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.845"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34013%3A0x172BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.845"^^xsd:decimal ;
  geo-pos:long "-84.7483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34013%3A0x172BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34013:0x172BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34013'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263521&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus pacificus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7483333333'^^xsd:double;
  dwc:latitude '9.845'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34013:0x172BB40101000100'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25899%3A0xB32BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25899%3A0xB32BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25899%3A0xB32BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.845"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25899%3A0xB32BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.845 -84.7483333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.845"^^xsd:decimal ;
  geo-pos:long "-84.7483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25899%3A0xB32BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25899:0xB32BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25899'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9347&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Squilla parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.7483333333'^^xsd:double;
  dwc:latitude '9.845'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '409356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25899:0xB32BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '1026082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25847%3A0x4125B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25847%3A0x4125B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25847%3A0x4125B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58166666667 -84.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25847%3A0x4125B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58166666667 -84.72)"^^geo:wktLiteral ;
  geo-pos:lat "9.58166666667"^^xsd:decimal ;
  geo-pos:long "-84.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25847%3A0x4125B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25847:0x4125B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25847'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9301&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.72'^^xsd:double;
  dwc:latitude '9.58166666667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25847:0x4125B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25893%3A0x4425B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25893%3A0x4425B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25893%3A0x4425B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58166666667 -84.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25893%3A0x4425B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58166666667 -84.72)"^^geo:wktLiteral ;
  geo-pos:lat "9.58166666667"^^xsd:decimal ;
  geo-pos:long "-84.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25893%3A0x4425B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25893:0x4425B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25893'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9276&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Maiopsis panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.72'^^xsd:double;
  dwc:latitude '9.58166666667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '442021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25893:0x4425B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '442021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33986%3A0x162BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33986%3A0x162BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33986%3A0x162BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58166666667 -84.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.58166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33986%3A0x162BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.58166666667 -84.72)"^^geo:wktLiteral ;
  geo-pos:lat "9.58166666667"^^xsd:decimal ;
  geo-pos:long "-84.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33986%3A0x162BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33986:0x162BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33986'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263444&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sicyonia picta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.72'^^xsd:double;
  dwc:latitude '9.58166666667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '377650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33986:0x162BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '377650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25816%3A0x8D26B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25816%3A0x8D26B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25816%3A0x8D26B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.63333333333 -84.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.63333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.6833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25816%3A0x8D26B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.63333333333 -84.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.63333333333"^^xsd:decimal ;
  geo-pos:long "-84.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25816%3A0x8D26B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25816:0x8D26B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25816'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9361&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callianassa costaricaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'K. Sakai'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.6833333333'^^xsd:double;
  dwc:latitude '9.63333333333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '477628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25816:0x8D26B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1398852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34023%3A0x172BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34023%3A0x172BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34023%3A0x172BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.64166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34023%3A0x172BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  geo-pos:lat "9.64166666667"^^xsd:decimal ;
  geo-pos:long "-84.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34023%3A0x172BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34023:0x172BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34023'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263540&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Alpheus exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.68'^^xsd:double;
  dwc:latitude '9.64166666667'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '514865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34023:0x172BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '514865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25910%3A0xAF2BB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25910%3A0xAF2BB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25910%3A0xAF2BB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.64166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25910%3A0xAF2BB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  geo-pos:lat "9.64166666667"^^xsd:decimal ;
  geo-pos:long "-84.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25910%3A0xAF2BB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25910:0xAF2BB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25910'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9357&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.68'^^xsd:double;
  dwc:latitude '9.64166666667'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '440446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25910:0xAF2BB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '440446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25902%3A0x8E26B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25902%3A0x8E26B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25902%3A0x8E26B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.64166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25902%3A0x8E26B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  geo-pos:lat "9.64166666667"^^xsd:decimal ;
  geo-pos:long "-84.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25902%3A0x8E26B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25902:0x8E26B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25902'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9349&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pseudosquilla veleronis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.68'^^xsd:double;
  dwc:latitude '9.64166666667'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '409822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25902:0x8E26B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '409136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25894%3A0x0E2CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25894%3A0x0E2CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25894%3A0x0E2CB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.64166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-84.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25894%3A0x0E2CB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.64166666667 -84.68)"^^geo:wktLiteral ;
  geo-pos:lat "9.64166666667"^^xsd:decimal ;
  geo-pos:long "-84.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25894%3A0x0E2CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25894:0x0E2CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25894'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=157703&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paradasygyius depressus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.68'^^xsd:double;
  dwc:latitude '9.64166666667'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '441988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25894:0x0E2CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '441988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33989%3A0x162BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33989%3A0x162BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33989%3A0x162BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "186.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "186.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33989%3A0x162BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0583333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33989%3A0x162BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33989:0x162BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33989'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263483&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera agassizi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0583333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '186.5'^^xsd:double;
  dwc:maximumDepth '186.5'^^xsd:double;
  dwc:aphiaid '377658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33989:0x162BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '377658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25846%3A0x4125B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25846%3A0x4125B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25846%3A0x4125B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25846%3A0x4125B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25846%3A0x4125B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25846:0x4125B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25846'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9300&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Alpheus websteri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '421745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25846:0x4125B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '421745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25874%3A0xAF2BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25874%3A0xAF2BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25874%3A0xAF2BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25874%3A0xAF2BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25874%3A0xAF2BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25874:0xAF2BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25874'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9328&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pilumnus fernandezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '442507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25874:0xAF2BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '442507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25912%3A0xB02BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25912%3A0xB02BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25912%3A0xB02BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25912%3A0xB02BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25912%3A0xB02BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25912:0xB02BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25912'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9359&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa ciliatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '440433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25912:0xB02BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '440433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25889%3A0xB32BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25889%3A0xB32BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25889%3A0xB32BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25889%3A0xB32BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25889%3A0xB32BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25889:0xB32BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25889'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9343&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Mesorhoea belli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '442290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25889:0xB32BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '442290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25853%3A0xAC28B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25853%3A0xAC28B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25853%3A0xAC28B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25853%3A0xAC28B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25853%3A0xAC28B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25853:0xAC28B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25853'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9307&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Iridopagurus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '366476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25853:0xAC28B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '366476'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25856%3A0xB42BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25856%3A0xB42BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25856%3A0xB42BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25856%3A0xB42BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25856%3A0xB42BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25856:0xB42BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25856'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9310&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clibanarius sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25856:0xB42BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25857%3A0xB42BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25857%3A0xB42BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25857%3A0xB42BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25857%3A0xB42BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25857%3A0xB42BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25857:0xB42BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25857'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9311&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pylopagurus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '246553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25857:0xB42BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '246553'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25858%3A0xB42BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25858%3A0xB42BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25858%3A0xB42BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "103.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25858%3A0xB42BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -84.0083333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-84.0083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25858%3A0xB42BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25858:0xB42BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9312&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pylopagurus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-84.0083333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '103.3'^^xsd:double;
  dwc:maximumDepth '103.3'^^xsd:double;
  dwc:aphiaid '246553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25858:0xB42BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '246553'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33991%3A0xCA25B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33991%3A0xCA25B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33991%3A0xCA25B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.715 -83.9866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.715"^^xsd:decimal ;
  dwc:decimalLongitude "-83.9866666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33991%3A0xCA25B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.715 -83.9866666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.715"^^xsd:decimal ;
  geo-pos:long "-83.9866666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33991%3A0xCA25B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33991:0xCA25B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33991'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263485&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera florea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.9866666667'^^xsd:double;
  dwc:latitude '8.715'^^xsd:double;
  dwc:minimumDepth '21.7'^^xsd:double;
  dwc:maximumDepth '21.7'^^xsd:double;
  dwc:aphiaid '377664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33991:0xCA25B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '377664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33982%3A0x162BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33982%3A0x162BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33982%3A0x162BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33982%3A0x162BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-83.7433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33982%3A0x162BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33982:0x162BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33982'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263435&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sicyonia disdorsalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7433333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33982:0x162BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34016%3A0x172BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34016%3A0x172BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34016%3A0x172BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34016%3A0x172BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-83.7433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A34016%3A0x172BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:34016:0x172BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '34016'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263524&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Xiphopenaeus riveti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7433333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '585446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:34016:0x172BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '585446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25871%3A0xAE2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25871%3A0xAE2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25871%3A0xAE2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25871%3A0xAE2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-83.7433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25871%3A0xAE2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25871:0xAE2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25871'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9325&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pinnixa valeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7433333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '445068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25871:0xAE2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '1264348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25913%3A0x8D26B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25913%3A0x8D26B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25913%3A0x8D26B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25913%3A0x8D26B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-83.7433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25913%3A0x8D26B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25913:0x8D26B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25913'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9360&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa ciliatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7433333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '440433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25913:0x8D26B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '440433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25850%3A0xAC28B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25850%3A0xAC28B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25850%3A0xAC28B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25850%3A0xAC28B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-83.7433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25850%3A0xAC28B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25850:0xAC28B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25850'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9304&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7433333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25850:0xAC28B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25862%3A0xBF2BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25862%3A0xBF2BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25862%3A0xBF2BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25862%3A0xBF2BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78333333333 -83.7433333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.78333333333"^^xsd:decimal ;
  geo-pos:long "-83.7433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25862%3A0xBF2BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25862:0xBF2BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25862'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9316&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Raninoides benedicti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7433333333'^^xsd:double;
  dwc:latitude '8.78333333333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '440243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25862:0xBF2BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '440243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25838%3A0x852AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25838%3A0x852AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25838%3A0x852AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -83.7416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-83.7416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25838%3A0x852AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -83.7416666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-83.7416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25838%3A0x852AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25838:0x852AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25838'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9292&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trachypenaeus fuscina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.7416666667'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '377755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25838:0x852AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '377578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33990%3A0x162BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33990%3A0x162BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33990%3A0x162BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.785 -83.6916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.785"^^xsd:decimal ;
  dwc:decimalLongitude "-83.6916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33990%3A0x162BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.785 -83.6916666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.785"^^xsd:decimal ;
  geo-pos:long "-83.6916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33990%3A0x162BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33990:0x162BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33990'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263484&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Solenocera agassizi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.6916666667'^^xsd:double;
  dwc:latitude '8.785'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '377658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33990:0x162BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '377658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25898%3A0x912AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25898%3A0x912AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25898%3A0x912AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.705"^^xsd:decimal ;
  dwc:decimalLongitude "-83.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25898%3A0x912AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  geo-pos:lat "8.705"^^xsd:decimal ;
  geo-pos:long "-83.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25898%3A0x912AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25898:0x912AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25898'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9280&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Squilla biformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.48'^^xsd:double;
  dwc:latitude '8.705'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25898:0x912AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '409340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33978%3A0xCA25B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33978%3A0xCA25B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33978%3A0xCA25B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.705"^^xsd:decimal ;
  dwc:decimalLongitude "-83.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33978%3A0xCA25B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  geo-pos:lat "8.705"^^xsd:decimal ;
  geo-pos:long "-83.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33978%3A0xCA25B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33978:0xCA25B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33978'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263422&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Farfantepenaeus californiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.48'^^xsd:double;
  dwc:latitude '8.705'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '377431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33978:0xCA25B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '584944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25884%3A0x1B26B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25884%3A0x1B26B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25884%3A0x1B26B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.705"^^xsd:decimal ;
  dwc:decimalLongitude "-83.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25884%3A0x1B26B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  geo-pos:lat "8.705"^^xsd:decimal ;
  geo-pos:long "-83.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25884%3A0x1B26B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25884:0x1B26B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25884'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9338&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Portunus (Portunus) acuminatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.48'^^xsd:double;
  dwc:latitude '8.705'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '442801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25884:0x1B26B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1061740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25911%3A0xB02BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25911%3A0xB02BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25911%3A0xB02BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.705"^^xsd:decimal ;
  dwc:decimalLongitude "-83.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25911%3A0xB02BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  geo-pos:lat "8.705"^^xsd:decimal ;
  geo-pos:long "-83.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25911%3A0xB02BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25911:0xB02BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25911'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9358&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa ciliatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.48'^^xsd:double;
  dwc:latitude '8.705'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '440433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25911:0xB02BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '440433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25866%3A0xAD28B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25866%3A0xAD28B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25866%3A0xAD28B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.705"^^xsd:decimal ;
  dwc:decimalLongitude "-83.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25866%3A0xAD28B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  geo-pos:lat "8.705"^^xsd:decimal ;
  geo-pos:long "-83.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25866%3A0xAD28B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25866:0xAD28B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25866'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=157677&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.48'^^xsd:double;
  dwc:latitude '8.705'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '440446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25866:0xAD28B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '440446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25905%3A0x0E2CB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25905%3A0x0E2CB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25905%3A0x0E2CB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.705"^^xsd:decimal ;
  dwc:decimalLongitude "-83.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25905%3A0x0E2CB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.705 -83.48)"^^geo:wktLiteral ;
  geo-pos:lat "8.705"^^xsd:decimal ;
  geo-pos:long "-83.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25905%3A0x0E2CB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25905:0x0E2CB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25905'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=157704&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callinectes arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.48'^^xsd:double;
  dwc:latitude '8.705'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '442766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25905:0x0E2CB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '442766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25742%3A0x8F2AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25742%3A0x8F2AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25742%3A0x8F2AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.7666666667 -83.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-83.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25742%3A0x8F2AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.7666666667 -83.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "22.7666666667"^^xsd:decimal ;
  geo-pos:long "-83.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25742%3A0x8F2AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25742:0x8F2AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25742'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9124&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Procambarus cubensis subsp. rivalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Cuba'^^xsd:string;
  dwc:longitude '-83.4333333333'^^xsd:double;
  dwc:latitude '22.7666666667'^^xsd:double;
  dwc:aphiaid '885788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25742:0x8F2AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '885788'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25865%3A0xBF2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25865%3A0xBF2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25865%3A0xBF2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.64"^^xsd:decimal ;
  dwc:decimalLongitude "-83.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25865%3A0xBF2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.4266666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.64"^^xsd:decimal ;
  geo-pos:long "-83.4266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25865%3A0xBF2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25865:0xBF2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25865'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9319&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.4266666667'^^xsd:double;
  dwc:latitude '8.64'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '440446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25865:0xBF2BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '440446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25875%3A0xAD28B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25875%3A0xAD28B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25875%3A0xAD28B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.71666666667 -83.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.71666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-83.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25875%3A0xAD28B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.71666666667 -83.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.71666666667"^^xsd:decimal ;
  geo-pos:long "-83.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25875%3A0xAD28B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25875:0xAD28B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25875'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=157679&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lophopanopeus lobipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.3566666667'^^xsd:double;
  dwc:latitude '8.71666666667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '443981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25875:0xAD28B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '881710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25743%3A0x4425B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25743%3A0x4425B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25743%3A0x4425B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -83.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-83.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25743%3A0x4425B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -83.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-83.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25743%3A0x4425B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25743:0x4425B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25743'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9125&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Calappa ocellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Cuba'^^xsd:string;
  dwc:longitude '-83.2833333333'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:aphiaid '421918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25743:0x4425B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '421918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25745%3A0x8E2AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25745%3A0x8E2AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25745%3A0x8E2AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -83.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-83.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25745%3A0x8E2AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -83.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-83.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25745%3A0x8E2AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25745:0x8E2AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25745'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9127&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenobita clypeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Cuba'^^xsd:string;
  dwc:longitude '-83.2833333333'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:aphiaid '368191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25745:0x8E2AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '368191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25831%3A0x912AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25831%3A0x912AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25831%3A0x912AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.35 -83.2616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.35"^^xsd:decimal ;
  dwc:decimalLongitude "-83.2616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25831%3A0x912AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.35 -83.2616666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.35"^^xsd:decimal ;
  geo-pos:long "-83.2616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25831%3A0x912AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25831:0x912AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25831'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9286&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Heterocarpus vicarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.2616666667'^^xsd:double;
  dwc:latitude '8.35'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '515438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25831:0x912AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '515438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25877%3A0xAF2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25877%3A0xAF2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25877%3A0xAF2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.35 -83.2616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.35"^^xsd:decimal ;
  dwc:decimalLongitude "-83.2616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25877%3A0xAF2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.35 -83.2616666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.35"^^xsd:decimal ;
  geo-pos:long "-83.2616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25877%3A0xAF2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25877:0xAF2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25877'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9331&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cancer johngarthi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.2616666667'^^xsd:double;
  dwc:latitude '8.35'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '440379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25877:0xAF2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '440379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25869%3A0xBF2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25869%3A0xBF2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25869%3A0xBF2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.45666666667 -83.2216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.45666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-83.2216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25869%3A0xBF2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.45666666667 -83.2216666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.45666666667"^^xsd:decimal ;
  geo-pos:long "-83.2216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25869%3A0xBF2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25869:0xBF2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25869'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9323&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lithadia cumingii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.2216666667'^^xsd:double;
  dwc:latitude '8.45666666667'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '441189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25869:0xBF2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '441189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25901%3A0x8E26B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25901%3A0x8E26B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25901%3A0x8E26B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.47 -83.1716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.47"^^xsd:decimal ;
  dwc:decimalLongitude "-83.1716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25901%3A0x8E26B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.47 -83.1716666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.47"^^xsd:decimal ;
  geo-pos:long "-83.1716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25901%3A0x8E26B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25901:0x8E26B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25901'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9348&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Squilla panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.1716666667'^^xsd:double;
  dwc:latitude '8.47'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '409355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25901:0x8E26B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '409355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25864%3A0xBF2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25864%3A0xBF2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25864%3A0xBF2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.47 -83.1716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.47"^^xsd:decimal ;
  dwc:decimalLongitude "-83.1716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25864%3A0xBF2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.47 -83.1716666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.47"^^xsd:decimal ;
  geo-pos:long "-83.1716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25864%3A0xBF2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25864:0xBF2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25864'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9318&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ethusa mascarone subsp. panamensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.1716666667'^^xsd:double;
  dwc:latitude '8.47'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25864:0xBF2BB40101000400'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25914%3A0x4B2AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25914%3A0x4B2AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25914%3A0x4B2AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.64"^^xsd:decimal ;
  dwc:decimalLongitude "-83.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25914%3A0x4B2AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.64"^^xsd:decimal ;
  geo-pos:long "-83.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25914%3A0x4B2AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25914:0x4B2AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25914'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9541&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parthenope hyponca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. E. Hendrickx'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.17'^^xsd:double;
  dwc:latitude '8.64'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25914:0x4B2AB40101000C00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25837%3A0x852AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25837%3A0x852AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25837%3A0x852AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.64"^^xsd:decimal ;
  dwc:decimalLongitude "-83.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25837%3A0x852AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.64"^^xsd:decimal ;
  geo-pos:long "-83.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25837%3A0x852AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25837:0x852AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25837'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9291&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parapenaeopsis balli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.17'^^xsd:double;
  dwc:latitude '8.64'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '377549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25837:0x852AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '377549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25849%3A0x6A2EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25849%3A0x6A2EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25849%3A0x6A2EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.64"^^xsd:decimal ;
  dwc:decimalLongitude "-83.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25849%3A0x6A2EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.64 -83.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.64"^^xsd:decimal ;
  geo-pos:long "-83.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A25849%3A0x6A2EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:25849:0x6A2EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '25849'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9303&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Jesse'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-83.17'^^xsd:double;
  dwc:latitude '8.64'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:25849:0x6A2EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8846%3A0x3F25B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8846%3A0x3F25B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8846%3A0x3F25B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.72111111111 -81.5347222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.72111111111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.5347222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8846%3A0x3F25B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.72111111111 -81.5347222222)"^^geo:wktLiteral ;
  geo-pos:lat "7.72111111111"^^xsd:decimal ;
  geo-pos:long "-81.5347222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8846%3A0x3F25B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8846:0x3F25B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8846'^^xsd:integer;
  dwc:scientificName 'Pontogenia laeviseta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-81.5347222222'^^xsd:double;
  dwc:latitude '7.72111111111'^^xsd:double;
  dwc:aphiaid '331057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8846:0x3F25B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '331057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24037%3A0x882AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24037%3A0x882AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24037%3A0x882AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8166666667 -80.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24037%3A0x882AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8166666667 -80.8833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8166666667"^^xsd:decimal ;
  geo-pos:long "-80.8833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24037%3A0x882AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24037:0x882AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24037'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6828&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Projasus bahamondei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. I. Sakharova'^^xsd:string;
  dwc:longitude '-80.8833333333'^^xsd:double;
  dwc:latitude '-20.8166666667'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '382904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24037:0x882AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '382904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A13169%3A0x1030B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A13169%3A0x1030B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A13169%3A0x1030B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.495 -80.4881666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.495"^^xsd:decimal ;
  dwc:decimalLongitude "-80.4881666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A13169%3A0x1030B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.495 -80.4881666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.495"^^xsd:decimal ;
  geo-pos:long "-80.4881666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A13169%3A0x1030B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:13169:0x1030B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '13169'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11310&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Eurytium tristani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-80.4881666667'^^xsd:double;
  dwc:latitude '-3.495'^^xsd:double;
  dwc:aphiaid '443967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:13169:0x1030B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '443967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16486%3A0x732FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16486%3A0x732FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16486%3A0x732FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833333333 -80.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16486%3A0x732FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833333333 -80.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.5833333333"^^xsd:decimal ;
  geo-pos:long "-80.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16486%3A0x732FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16486:0x732FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16486'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-80.0333333333'^^xsd:double;
  dwc:latitude '25.5833333333'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16486:0x732FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19696%3A0xF724B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19696%3A0xF724B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19696%3A0xF724B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.88333333333 -79.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.88333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19696%3A0xF724B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.88333333333 -79.75)"^^geo:wktLiteral ;
  geo-pos:lat "7.88333333333"^^xsd:decimal ;
  geo-pos:long "-79.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19696%3A0xF724B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19696:0xF724B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19696'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=1897&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hemisquilla ensigera subsp. californiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. B. Manning'^^xsd:string;
  dwc:longitude '-79.75'^^xsd:double;
  dwc:latitude '7.88333333333'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '409722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19696:0xF724B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '408961'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16483%3A0x152AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16483%3A0x152AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16483%3A0x152AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3666666667 -79.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.6833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "824"^^xsd:integer ;
  dwc:maximumDepthInMeters "824"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16483%3A0x152AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3666666667 -79.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "25.3666666667"^^xsd:decimal ;
  geo-pos:long "-79.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16483%3A0x152AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16483:0x152AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16483'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-79.6833333333'^^xsd:double;
  dwc:latitude '25.3666666667'^^xsd:double;
  dwc:minimumDepth '824'^^xsd:integer;
  dwc:maximumDepth '824'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16483:0x152AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19698%3A0xB629B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19698%3A0xB629B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19698%3A0xB629B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6 -79.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.6"^^xsd:decimal ;
  dwc:decimalLongitude "-79.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19698%3A0xB629B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19698:0xB629B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19698'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=1899&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Squilla aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. B. Manning'^^xsd:string;
  dwc:longitude '-79.65'^^xsd:double;
  dwc:latitude '8.6'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '409339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19698:0xB629B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '409339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2462%3A0x1A2AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2462%3A0x1A2AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2462%3A0x1A2AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2462%3A0x1A2AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2462%3A0x1A2AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:2462:0x1A2AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2292&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hypolobocera chilensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. R. Campos'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '443625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:2462:0x1A2AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '443625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464%3A0x1A2AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464%3A0x1A2AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464%3A0x1A2AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464%3A0x1A2AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464%3A0x1A2AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:2464:0x1A2AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=2294&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hypolobocera chilensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. R. Campos'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '443625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:2464:0x1A2AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '443625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108540%3A0xDD26B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108540%3A0xDD26B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108540%3A0xDD26B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108540%3A0xDD26B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108540%3A0xDD26B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:108540:0xDD26B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '108540'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=34381&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pfeifferiella koepckei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '1291480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:108540:0xDD26B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '1291480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108541%3A0xF72CB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108541%3A0xF72CB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108541%3A0xF72CB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108541%3A0xF72CB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A108541%3A0xF72CB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:108541:0xF72CB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '108541'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=34382&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pfeifferiella koepckei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '1291480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:108541:0xF72CB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '1291480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322844%3A0x7F27B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322844%3A0x7F27B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322844%3A0x7F27B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322844%3A0x7F27B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322844%3A0x7F27B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:322844:0x7F27B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '322844'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=3979&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pfeifferiella koepckei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '1291480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:322844:0x7F27B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '1291480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322843%3A0x7F27B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322843%3A0x7F27B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322843%3A0x7F27B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322843%3A0x7F27B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A322843%3A0x7F27B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:322843:0x7F27B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '322843'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=3980&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pfeifferiella koepckei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '1291480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:322843:0x7F27B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '1291480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464-a%3A0xA22EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464-a%3A0xA22EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464-a%3A0xA22EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464-a%3A0xA22EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83333333333 -79.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83333333333"^^xsd:decimal ;
  geo-pos:long "-79.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A2464-a%3A0xA22EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:2464-a:0xA22EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '2464-a'^^xsd:string;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=251440&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hypolobocera conradi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Bott'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-79.1666666667'^^xsd:double;
  dwc:latitude '-6.83333333333'^^xsd:double;
  dwc:aphiaid '443627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:2464-a:0xA22EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '443627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305923%3A0x2230B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305923%3A0x2230B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305923%3A0x2230B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -79.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305923%3A0x2230B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -79.15)"^^geo:wktLiteral ;
  geo-pos:lat "23.7"^^xsd:decimal ;
  geo-pos:long "-79.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305923%3A0x2230B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:305923:0x2230B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '305923'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=8052&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Onustus caribaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-79.15'^^xsd:double;
  dwc:latitude '23.7'^^xsd:double;
  dwc:aphiaid '468051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:305923:0x2230B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '468051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305922%3A0x972DB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305922%3A0x972DB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305922%3A0x972DB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -79.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305922%3A0x972DB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -79.15)"^^geo:wktLiteral ;
  geo-pos:lat "23.7"^^xsd:decimal ;
  geo-pos:long "-79.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A305922%3A0x972DB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:305922:0x972DB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '305922'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=8061&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Onustus longleyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-79.15'^^xsd:double;
  dwc:latitude '23.7'^^xsd:double;
  dwc:aphiaid '468054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:305922:0x972DB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '468054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16487%3A0x732FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16487%3A0x732FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16487%3A0x732FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4333333333 -79.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16487%3A0x732FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4333333333 -79.1166666667)"^^geo:wktLiteral ;
  geo-pos:lat "31.4333333333"^^xsd:decimal ;
  geo-pos:long "-79.1166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16487%3A0x732FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16487:0x732FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16487'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-79.1166666667'^^xsd:double;
  dwc:latitude '31.4333333333'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16487:0x732FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19697%3A0x702FB40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19697%3A0x702FB40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19697%3A0x702FB40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -78.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5"^^xsd:decimal ;
  dwc:decimalLongitude "-78.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19697%3A0x702FB40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -78.35)"^^geo:wktLiteral ;
  geo-pos:lat "7.5"^^xsd:decimal ;
  geo-pos:long "-78.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19697%3A0x702FB40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19697:0x702FB40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19697'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=1898&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Squilla biformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. B. Manning'^^xsd:string;
  dwc:longitude '-78.35'^^xsd:double;
  dwc:latitude '7.5'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '409340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19697:0x702FB40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '409340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23305%3A0x342AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23305%3A0x342AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23305%3A0x342AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.05 -78.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.05"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23305%3A0x342AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.05 -78.225)"^^geo:wktLiteral ;
  geo-pos:lat "18.05"^^xsd:decimal ;
  geo-pos:long "-78.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23305%3A0x342AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23305:0x342AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23305'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6642&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma dolphinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-78.225'^^xsd:double;
  dwc:latitude '18.05'^^xsd:double;
  dwc:aphiaid '444679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23305:0x342AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '444679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23304%3A0x342AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23304%3A0x342AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23304%3A0x342AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5333333333 -78.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23304%3A0x342AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5333333333 -78.2166666667)"^^geo:wktLiteral ;
  geo-pos:lat "18.5333333333"^^xsd:decimal ;
  geo-pos:long "-78.2166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23304%3A0x342AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23304:0x342AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23304'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6641&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma dolphinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-78.2166666667'^^xsd:double;
  dwc:latitude '18.5333333333'^^xsd:double;
  dwc:aphiaid '444679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23304:0x342AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '444679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19576%3A0x3F2EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19576%3A0x3F2EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19576%3A0x3F2EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -78.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.55"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19576%3A0x3F2EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -78.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.55"^^xsd:decimal ;
  geo-pos:long "-78.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19576%3A0x3F2EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19576:0x3F2EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19576'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=25986&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma dolphinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Diesel; J. Reimer; C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-78.15'^^xsd:double;
  dwc:latitude '18.55'^^xsd:double;
  dwc:aphiaid '444679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19576:0x3F2EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '444679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7810%3A0x982CB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7810%3A0x982CB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7810%3A0x982CB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7810%3A0x982CB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7810%3A0x982CB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7810:0x982CB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=49039&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sertularella cylindrica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-77.8333333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '560011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7810:0x982CB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '287481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7877%3A0xD626B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7877%3A0xD626B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7877%3A0xD626B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7877%3A0xD626B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7877%3A0xD626B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7877:0xD626B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7877'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=48939&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thyroscyphus ramosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-77.8333333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '287753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7877:0xD626B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '287753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161560%3A0xF72CB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161560%3A0xF72CB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161560%3A0xF72CB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 -77.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161560%3A0xF72CB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 -77.8166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6"^^xsd:decimal ;
  geo-pos:long "-77.8166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161560%3A0xF72CB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:161560:0xF72CB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '161560'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=34555&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hemicena cerrateae subsp. colcabambensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-77.8166666667'^^xsd:double;
  dwc:latitude '-9.6'^^xsd:double;
  dwc:aphiaid '1291711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:161560:0xF72CB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1291711'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161561%3A0xF72CB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161561%3A0xF72CB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161561%3A0xF72CB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 -77.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161561%3A0xF72CB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 -77.8166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6"^^xsd:decimal ;
  geo-pos:long "-77.8166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161561%3A0xF72CB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:161561:0xF72CB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '161561'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=34556&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hemicena cerrateae subsp. colcabambensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-77.8166666667'^^xsd:double;
  dwc:latitude '-9.6'^^xsd:double;
  dwc:aphiaid '1291711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:161561:0xF72CB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '1291711'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161562%3A0xF72CB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161562%3A0xF72CB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161562%3A0xF72CB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 -77.8166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161562%3A0xF72CB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 -77.8166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6"^^xsd:decimal ;
  geo-pos:long "-77.8166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A161562%3A0xF72CB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:161562:0xF72CB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '161562'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=34557&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hemicena cerrateae subsp. colcabambensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-77.8166666667'^^xsd:double;
  dwc:latitude '-9.6'^^xsd:double;
  dwc:aphiaid '1291711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:161562:0xF72CB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '1291711'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16488%3A0xC029B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16488%3A0xC029B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16488%3A0xC029B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4166666667 -77.7083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "443"^^xsd:integer ;
  dwc:maximumDepthInMeters "443"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16488%3A0xC029B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4166666667 -77.7083333333)"^^geo:wktLiteral ;
  geo-pos:lat "32.4166666667"^^xsd:decimal ;
  geo-pos:long "-77.7083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16488%3A0xC029B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16488:0xC029B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16488'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-77.7083333333'^^xsd:double;
  dwc:latitude '32.4166666667'^^xsd:double;
  dwc:minimumDepth '443'^^xsd:integer;
  dwc:maximumDepth '443'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16488:0xC029B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23273%3A0x7F28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23273%3A0x7F28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23273%3A0x7F28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.35"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23273%3A0x7F28B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  geo-pos:lat "18.35"^^xsd:decimal ;
  geo-pos:long "-77.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23273%3A0x7F28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23273:0x7F28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23273'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5902&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma fossarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.65'^^xsd:double;
  dwc:latitude '18.35'^^xsd:double;
  dwc:aphiaid '444680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23273:0x7F28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '444680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23274%3A0x7F28B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23274%3A0x7F28B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23274%3A0x7F28B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.35"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23274%3A0x7F28B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  geo-pos:lat "18.35"^^xsd:decimal ;
  geo-pos:long "-77.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23274%3A0x7F28B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23274:0x7F28B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23274'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5903&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma fossarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.65'^^xsd:double;
  dwc:latitude '18.35'^^xsd:double;
  dwc:aphiaid '444680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23274:0x7F28B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '444680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23275%3A0x7F28B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23275%3A0x7F28B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23275%3A0x7F28B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.35"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23275%3A0x7F28B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  geo-pos:lat "18.35"^^xsd:decimal ;
  geo-pos:long "-77.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23275%3A0x7F28B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23275:0x7F28B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23275'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5904&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma fossarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.65'^^xsd:double;
  dwc:latitude '18.35'^^xsd:double;
  dwc:aphiaid '444680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23275:0x7F28B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '444680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22332%3A0x3F2EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22332%3A0x3F2EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22332%3A0x3F2EB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.35"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22332%3A0x3F2EB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.35 -77.65)"^^geo:wktLiteral ;
  geo-pos:lat "18.35"^^xsd:decimal ;
  geo-pos:long "-77.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22332%3A0x3F2EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22332:0x3F2EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22332'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=25978&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma fossarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.65'^^xsd:double;
  dwc:latitude '18.35'^^xsd:double;
  dwc:aphiaid '444680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22332:0x3F2EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '444680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16956%3A0xB029B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16956%3A0xB029B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16956%3A0xB029B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -77.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16956%3A0xB029B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -77.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-77.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16956%3A0xB029B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16956:0xB029B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16956'^^xsd:integer;
  dwc:scientificName 'Hyalopomatus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-77.5833333333'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:aphiaid '129565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16956:0xB029B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '129565'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22331%3A0x692AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22331%3A0x692AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22331%3A0x692AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -77.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22331%3A0x692AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -77.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-77.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22331%3A0x692AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22331:0x692AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22331'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4882&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma windsor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.5666666667'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:aphiaid '444688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22331:0x692AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '444688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23271%3A0x7630B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23271%3A0x7630B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23271%3A0x7630B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -77.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23271%3A0x7630B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -77.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-77.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23271%3A0x7630B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23271:0x7630B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23271'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5900&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma windsor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.5666666667'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:aphiaid '444688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23271:0x7630B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '444688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23272%3A0x7F28B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23272%3A0x7F28B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23272%3A0x7F28B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -77.5666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23272%3A0x7F28B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3 -77.5666666667)"^^geo:wktLiteral ;
  geo-pos:lat "18.3"^^xsd:decimal ;
  geo-pos:long "-77.5666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23272%3A0x7F28B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23272:0x7F28B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23272'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5901&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma windsor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.5666666667'^^xsd:double;
  dwc:latitude '18.3'^^xsd:double;
  dwc:aphiaid '444688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23272:0x7F28B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '444688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331011%3A0x8227B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331011%3A0x8227B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331011%3A0x8227B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58333333333 -77.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.58333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331011%3A0x8227B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58333333333 -77.2166666667)"^^geo:wktLiteral ;
  geo-pos:lat "8.58333333333"^^xsd:decimal ;
  geo-pos:long "-77.2166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331011%3A0x8227B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331011:0x8227B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331011'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=187654&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Semicassis (Semicassis) granulata subsp. granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.2166666667'^^xsd:double;
  dwc:latitude '8.58333333333'^^xsd:double;
  dwc:aphiaid '852306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331011:0x8227B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '419784'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330492%3A0x102CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330492%3A0x102CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330492%3A0x102CB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.43333333333 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.43333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330492%3A0x102CB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.43333333333 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.43333333333"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330492%3A0x102CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:330492:0x102CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '330492'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=179208&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sconsia striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.43333333333'^^xsd:double;
  dwc:aphiaid '419782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:330492:0x102CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '533413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330491%3A0x102CB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330491%3A0x102CB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330491%3A0x102CB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330491%3A0x102CB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330491%3A0x102CB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:330491:0x102CB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '330491'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=179207&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sconsia striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '419782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:330491:0x102CB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '533413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331388%3A0x322DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331388%3A0x322DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331388%3A0x322DB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331388%3A0x322DB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331388%3A0x322DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331388:0x322DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331388'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218248&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331388:0x322DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331392%3A0x322DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331392%3A0x322DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331392%3A0x322DB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331392%3A0x322DB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331392%3A0x322DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331392:0x322DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331392'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218252&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331392:0x322DB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330937%3A0x2230B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330937%3A0x2230B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330937%3A0x2230B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330937%3A0x2230B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330937%3A0x2230B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:330937:0x2230B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '330937'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=186680&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Semicassis (Semicassis) granulata subsp. granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '852306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:330937:0x2230B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '419784'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331019%3A0x8327B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331019%3A0x8327B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331019%3A0x8327B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331019%3A0x8327B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331019%3A0x8327B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331019:0x8327B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331019'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=187663&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Semicassis (Semicassis) granulata subsp. granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '852306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331019:0x8327B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '419784'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330892%3A0x2B30B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330892%3A0x2B30B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330892%3A0x2B30B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330892%3A0x2B30B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330892%3A0x2B30B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:330892:0x2B30B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '330892'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184131&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sconsia striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '419782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:330892:0x2B30B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '533413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331394%3A0x2D30B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331394%3A0x2D30B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331394%3A0x2D30B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331394%3A0x2D30B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331394%3A0x2D30B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331394:0x2D30B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331394'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218254&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331394:0x2D30B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331403%3A0xD92DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331403%3A0xD92DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331403%3A0xD92DB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.46666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331403%3A0xD92DB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.46666666667 -77.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.46666666667"^^xsd:decimal ;
  geo-pos:long "-77.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331403%3A0xD92DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331403:0xD92DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331403'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218267&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77.0833333333'^^xsd:double;
  dwc:latitude '8.46666666667'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331403:0xD92DB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323193%3A0x2227B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323193%3A0x2227B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323193%3A0x2227B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.0241833333 -77.0087666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.0241833333"^^xsd:decimal ;
  dwc:decimalLongitude "-77.0087666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323193%3A0x2227B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.0241833333 -77.0087666667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.0241833333"^^xsd:decimal ;
  geo-pos:long "-77.0087666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323193%3A0x2227B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323193:0x2227B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323193'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35457&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Heterovaginia limayana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J.W. ThomT &  Gomes'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-77.0087666667'^^xsd:double;
  dwc:latitude '-12.0241833333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323193:0x2227B40101000000'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331016%3A0x932BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331016%3A0x932BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331016%3A0x932BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.33333333333 -77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331016%3A0x932BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.33333333333 -77)"^^geo:wktLiteral ;
  geo-pos:lat "8.33333333333"^^xsd:decimal ;
  geo-pos:long "-77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331016%3A0x932BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331016:0x932BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331016'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=187660&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Semicassis (Semicassis) granulata subsp. granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77'^^xsd:integer;
  dwc:latitude '8.33333333333'^^xsd:double;
  dwc:aphiaid '852306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331016:0x932BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '419784'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330494%3A0x102CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330494%3A0x102CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330494%3A0x102CB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.33333333333 -77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330494%3A0x102CB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.33333333333 -77)"^^geo:wktLiteral ;
  geo-pos:lat "8.33333333333"^^xsd:decimal ;
  geo-pos:long "-77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A330494%3A0x102CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:330494:0x102CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '330494'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=179212&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sconsia striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77'^^xsd:integer;
  dwc:latitude '8.33333333333'^^xsd:double;
  dwc:aphiaid '419782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:330494:0x102CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '533413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331402%3A0x2D30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331402%3A0x2D30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331402%3A0x2D30B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.33333333333 -77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.33333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331402%3A0x2D30B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.33333333333 -77)"^^geo:wktLiteral ;
  geo-pos:lat "8.33333333333"^^xsd:decimal ;
  geo-pos:long "-77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331402%3A0x2D30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331402:0x2D30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331402'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218266&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-77'^^xsd:integer;
  dwc:latitude '8.33333333333'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331402:0x2D30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331401%3A0x2D30B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331401%3A0x2D30B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331401%3A0x2D30B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.9 -76.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.9"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331401%3A0x2D30B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.9 -76.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "8.9"^^xsd:decimal ;
  geo-pos:long "-76.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331401%3A0x2D30B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331401:0x2D30B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331401'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218264&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-76.5833333333'^^xsd:double;
  dwc:latitude '8.9'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331401:0x2D30B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331406%3A0xD92DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331406%3A0xD92DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331406%3A0xD92DB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.31666666667 -76.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.31666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-76.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331406%3A0xD92DB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.31666666667 -76.1833333333)"^^geo:wktLiteral ;
  geo-pos:lat "9.31666666667"^^xsd:decimal ;
  geo-pos:long "-76.1833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331406%3A0xD92DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331406:0xD92DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331406'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218275&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-76.1833333333'^^xsd:double;
  dwc:latitude '9.31666666667'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331406:0xD92DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323039%3A0xD227B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323039%3A0xD227B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323039%3A0xD227B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1843333333 -76.1361666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.1843333333"^^xsd:decimal ;
  dwc:decimalLongitude "-76.1361666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323039%3A0xD227B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1843333333 -76.1361666667)"^^geo:wktLiteral ;
  geo-pos:lat "-14.1843333333"^^xsd:decimal ;
  geo-pos:long "-76.1361666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323039%3A0xD227B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323039:0xD227B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323039'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35437&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Xenophora carditigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-76.1361666667'^^xsd:double;
  dwc:latitude '-14.1843333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323039:0xD227B40101000700'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323040%3A0xD227B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323040%3A0xD227B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323040%3A0xD227B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1843333333 -76.1361666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.1843333333"^^xsd:decimal ;
  dwc:decimalLongitude "-76.1361666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323040%3A0xD227B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1843333333 -76.1361666667)"^^geo:wktLiteral ;
  geo-pos:lat "-14.1843333333"^^xsd:decimal ;
  geo-pos:long "-76.1361666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323040%3A0xD227B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323040:0xD227B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323040'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35438&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Xenophora carditigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-76.1361666667'^^xsd:double;
  dwc:latitude '-14.1843333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323040:0xD227B40101000800'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323041%3A0xD227B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323041%3A0xD227B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323041%3A0xD227B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1843333333 -76.1361666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.1843333333"^^xsd:decimal ;
  dwc:decimalLongitude "-76.1361666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323041%3A0xD227B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1843333333 -76.1361666667)"^^geo:wktLiteral ;
  geo-pos:lat "-14.1843333333"^^xsd:decimal ;
  geo-pos:long "-76.1361666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323041%3A0xD227B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323041:0xD227B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323041'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35439&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Xenophora carditigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-76.1361666667'^^xsd:double;
  dwc:latitude '-14.1843333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323041:0xD227B40101000900'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22352%3A0x692AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22352%3A0x692AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22352%3A0x692AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.61666666667 -74.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22352%3A0x692AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.61666666667 -74.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.61666666667"^^xsd:decimal ;
  geo-pos:long "-74.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22352%3A0x692AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22352:0x692AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22352'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4901&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fredilocarcinus musmuschiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Magalhaes'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-74.9333333333'^^xsd:double;
  dwc:latitude '-9.61666666667'^^xsd:double;
  dwc:aphiaid '443895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22352:0x692AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '443895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22353%3A0x6A2AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22353%3A0x6A2AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22353%3A0x6A2AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.61666666667 -74.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22353%3A0x6A2AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.61666666667 -74.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.61666666667"^^xsd:decimal ;
  geo-pos:long "-74.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22353%3A0x6A2AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22353:0x6A2AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22353'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4902&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fredilocarcinus musmuschiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Magalhaes'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-74.9333333333'^^xsd:double;
  dwc:latitude '-9.61666666667'^^xsd:double;
  dwc:aphiaid '443895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22353:0x6A2AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '443895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22354%3A0x6A2AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22354%3A0x6A2AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22354%3A0x6A2AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.61666666667 -74.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.61666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22354%3A0x6A2AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.61666666667 -74.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.61666666667"^^xsd:decimal ;
  geo-pos:long "-74.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22354%3A0x6A2AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22354:0x6A2AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22354'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4903&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fredilocarcinus musmuschiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Magalhaes'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-74.9333333333'^^xsd:double;
  dwc:latitude '-9.61666666667'^^xsd:double;
  dwc:aphiaid '443895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22354:0x6A2AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '443895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15971%3A0x172AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15971%3A0x172AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15971%3A0x172AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4666666667 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15971%3A0x172AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4666666667 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.4666666667"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15971%3A0x172AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:15971:0x172AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '15971'^^xsd:integer;
  dwc:scientificName 'Polygordius jouinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ramey, P.A.'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '39.4666666667'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '390168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:15971:0x172AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '390168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15970%3A0x772FB40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15970%3A0x772FB40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15970%3A0x772FB40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4666666667 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15970%3A0x772FB40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4666666667 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.4666666667"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A15970%3A0x772FB40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:15970:0x772FB40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '15970'^^xsd:integer;
  dwc:scientificName 'Polygordius jouinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Ramey, P.A'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '39.4666666667'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '390168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:15970:0x772FB40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '390168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22670%3A0x952AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22670%3A0x952AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22670%3A0x952AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2513333333 -74.2188333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2513333333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.2188333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22670%3A0x952AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2513333333 -74.2188333333)"^^geo:wktLiteral ;
  geo-pos:lat "11.2513333333"^^xsd:decimal ;
  geo-pos:long "-74.2188333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22670%3A0x952AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22670:0x952AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22670'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5345&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Megalobrachium soriatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.2188333333'^^xsd:double;
  dwc:latitude '11.2513333333'^^xsd:double;
  dwc:aphiaid '421865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22670:0x952AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '421865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22646%3A0xCE2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22646%3A0xCE2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22646%3A0xCE2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2513333333 -74.2188333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2513333333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.2188333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22646%3A0xCE2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2513333333 -74.2188333333)"^^geo:wktLiteral ;
  geo-pos:lat "11.2513333333"^^xsd:decimal ;
  geo-pos:long "-74.2188333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22646%3A0xCE2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22646:0xCE2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22646'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5321&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pseudione trilobata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.2188333333'^^xsd:double;
  dwc:latitude '11.2513333333'^^xsd:double;
  dwc:aphiaid '295071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22646:0xCE2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '259007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22661%3A0x7B28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22661%3A0x7B28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22661%3A0x7B28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22661%3A0x7B28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22661:0x7B28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22661'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5336&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Petrolisthes politus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:minimumDepth '0.8'^^xsd:double;
  dwc:maximumDepth '0.8'^^xsd:double;
  dwc:aphiaid '421877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22661:0x7B28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '421877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22662%3A0x942AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22662%3A0x942AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22662%3A0x942AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22662%3A0x942AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22662%3A0x942AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22662:0x942AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22662'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5337&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22662:0x942AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22663%3A0x952AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22663%3A0x952AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22663%3A0x952AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22663%3A0x952AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22663%3A0x952AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22663:0x952AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22663'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5338&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22663:0x952AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22664%3A0x952AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22664%3A0x952AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22664%3A0x952AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22664%3A0x952AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22664%3A0x952AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22664:0x952AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22664'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5339&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22664:0x952AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22672%3A0x952AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22672%3A0x952AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22672%3A0x952AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22672%3A0x952AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22672%3A0x952AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22672:0x952AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22672'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5347&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pachycheles ackleianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22672:0x952AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '421867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22645%3A0xCE2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22645%3A0xCE2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22645%3A0xCE2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22645%3A0xCE2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22645%3A0xCE2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22645:0xCE2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22645'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5320&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pseudione trilobata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '295071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22645:0xCE2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '259007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22653%3A0xCE2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22653%3A0xCE2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22653%3A0xCE2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22653%3A0xCE2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22653%3A0xCE2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22653:0xCE2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22653'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5328&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pleurocryptosa calypso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '294994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22653:0xCE2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '258992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22656%3A0xCE2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22656%3A0xCE2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22656%3A0xCE2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22656%3A0xCE2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22656%3A0xCE2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22656:0xCE2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22656'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5331&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Porcellana sayana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22656:0xCE2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '421879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22657%3A0xCE2FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22657%3A0xCE2FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22657%3A0xCE2FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22657%3A0xCE2FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22657%3A0xCE2FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22657:0xCE2FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22657'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5332&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Petrolisthes galathinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22657:0xCE2FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '421875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22658%3A0xCE2FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22658%3A0xCE2FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22658%3A0xCE2FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22658%3A0xCE2FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22658%3A0xCE2FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22658:0xCE2FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22658'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5333&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Petrolisthes galathinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22658:0xCE2FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '421875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22660%3A0x952AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22660%3A0x952AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22660%3A0x952AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22660%3A0x952AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22660%3A0x952AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22660:0x952AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22660'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5335&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Petrolisthes politus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22660:0x952AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '421877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22637%3A0xB625B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22637%3A0xB625B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22637%3A0xB625B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22637%3A0xB625B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22637%3A0xB625B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22637:0xB625B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22637'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5312&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aporobopyrus curtatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '258994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22637:0xB625B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '258994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22638%3A0xB625B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22638%3A0xB625B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22638%3A0xB625B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22638%3A0xB625B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22638%3A0xB625B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22638:0xB625B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22638'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5313&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aporobopyrus curtatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '258994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22638:0xB625B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '258994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22639%3A0xB625B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22639%3A0xB625B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22639%3A0xB625B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22639%3A0xB625B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22639%3A0xB625B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22639:0xB625B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22639'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5314&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aporobopyrus curtatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '258994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22639:0xB625B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '258994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22641%3A0xB725B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22641%3A0xB725B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22641%3A0xB725B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22641%3A0xB725B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22641%3A0xB725B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22641:0xB725B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22641'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5316&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aporobopyrus bonairensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '258991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22641:0xB725B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '258991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22643%3A0x6B2AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22643%3A0x6B2AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22643%3A0x6B2AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22643%3A0x6B2AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22643%3A0x6B2AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22643:0x6B2AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22643'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5318&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pseudione trilobata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '295071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22643:0x6B2AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '259007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22644%3A0x6B2AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22644%3A0x6B2AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22644%3A0x6B2AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22644%3A0x6B2AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22644%3A0x6B2AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22644:0x6B2AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22644'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5319&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pseudione trilobata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'S. Schoppe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '295071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22644:0x6B2AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '259007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29376%3A0x992BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29376%3A0x992BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29376%3A0x992BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29376%3A0x992BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29376%3A0x992BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29376:0x992BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29376'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16010&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29376:0x992BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29390%3A0xF12DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29390%3A0xF12DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29390%3A0xF12DB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29390%3A0xF12DB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29390%3A0xF12DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29390:0xF12DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29390'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16033&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29390:0xF12DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29391%3A0xF32DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29391%3A0xF32DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29391%3A0xF32DB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29391%3A0xF32DB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29391%3A0xF32DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29391:0xF32DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29391'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16034&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29391:0xF32DB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29392%3A0x3330B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29392%3A0x3330B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29392%3A0x3330B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29392%3A0x3330B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29392%3A0x3330B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29392:0x3330B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29392'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16036&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29392:0x3330B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29393%3A0x3330B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29393%3A0x3330B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29393%3A0x3330B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29393%3A0x3330B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29393%3A0x3330B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29393:0x3330B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29393'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16037&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29393:0x3330B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29394%3A0x3330B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29394%3A0x3330B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29394%3A0x3330B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29394%3A0x3330B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29394%3A0x3330B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29394:0x3330B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29394'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16038&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29394:0x3330B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29395%3A0x3330B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29395%3A0x3330B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29395%3A0x3330B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29395%3A0x3330B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29395%3A0x3330B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29395:0x3330B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29395'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16039&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29395:0x3330B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29396%3A0x3330B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29396%3A0x3330B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29396%3A0x3330B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29396%3A0x3330B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29396%3A0x3330B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29396:0x3330B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29396'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16040&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29396:0x3330B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29397%3A0x3330B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29397%3A0x3330B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29397%3A0x3330B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29397%3A0x3330B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29397%3A0x3330B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29397:0x3330B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29397'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16041&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29397:0x3330B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29398%3A0x3330B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29398%3A0x3330B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29398%3A0x3330B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29398%3A0x3330B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29398%3A0x3330B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29398:0x3330B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29398'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16042&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Clastotoechus nodosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29398:0x3330B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '421862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29380%3A0xE727B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29380%3A0xE727B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29380%3A0xE727B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29380%3A0xE727B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29380%3A0xE727B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29380:0xE727B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29380'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16014&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29380:0xE727B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29381%3A0x632EB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29381%3A0x632EB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29381%3A0x632EB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29381%3A0x632EB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29381%3A0x632EB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29381:0x632EB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29381'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16015&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29381:0x632EB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29382%3A0x632EB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29382%3A0x632EB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29382%3A0x632EB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29382%3A0x632EB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29382%3A0x632EB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29382:0x632EB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29382'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16016&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29382:0x632EB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29383%3A0x632EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29383%3A0x632EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29383%3A0x632EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29383%3A0x632EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29383%3A0x632EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29383:0x632EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29383'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16018&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29383:0x632EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29384%3A0x632EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29384%3A0x632EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29384%3A0x632EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29384%3A0x632EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29384%3A0x632EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29384:0x632EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29384'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16022&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29384:0x632EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29385%3A0x632EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29385%3A0x632EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29385%3A0x632EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29385%3A0x632EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29385%3A0x632EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29385:0x632EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29385'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16023&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29385:0x632EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29386%3A0x3F30B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29386%3A0x3F30B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29386%3A0x3F30B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29386%3A0x3F30B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29386%3A0x3F30B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29386:0x3F30B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29386'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16024&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29386:0x3F30B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29387%3A0x3F30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29387%3A0x3F30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29387%3A0x3F30B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29387%3A0x3F30B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29387%3A0x3F30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29387:0x3F30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29387'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16025&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29387:0x3F30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29388%3A0x3F30B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29388%3A0x3F30B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29388%3A0x3F30B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29388%3A0x3F30B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29388%3A0x3F30B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29388:0x3F30B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29388'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16026&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29388:0x3F30B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29389%3A0x3F30B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29389%3A0x3F30B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29389%3A0x3F30B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29389%3A0x3F30B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29389%3A0x3F30B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29389:0x3F30B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29389'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16027&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '425833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29389:0x3F30B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '425833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29373%3A0x0A28B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29373%3A0x0A28B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29373%3A0x0A28B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29373%3A0x0A28B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29373%3A0x0A28B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29373:0x0A28B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29373'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=15989&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29373:0x0A28B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29374%3A0x6B2EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29374%3A0x6B2EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29374%3A0x6B2EB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29374%3A0x6B2EB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29374%3A0x6B2EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29374:0x6B2EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29374'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16008&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29374:0x6B2EB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29375%3A0x6C2EB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29375%3A0x6C2EB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29375%3A0x6C2EB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29375%3A0x6C2EB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29375%3A0x6C2EB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29375:0x6C2EB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29375'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16009&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29375:0x6C2EB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29377%3A0x6C2EB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29377%3A0x6C2EB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29377%3A0x6C2EB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29377%3A0x6C2EB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29377%3A0x6C2EB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29377:0x6C2EB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29377'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16011&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29377:0x6C2EB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29378%3A0x6C2EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29378%3A0x6C2EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29378%3A0x6C2EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29378%3A0x6C2EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29378%3A0x6C2EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29378:0x6C2EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29378'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16012&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29378:0x6C2EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29379%3A0x732EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29379%3A0x732EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29379%3A0x732EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29379%3A0x732EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.2 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.2"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A29379%3A0x732EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:29379:0x732EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-03-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '29379'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=16013&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Neopisosoma angustifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B. Werding'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '11.2'^^xsd:double;
  dwc:aphiaid '421866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:29379:0x732EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '421866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12323%3A0x1E28B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12323%3A0x1E28B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12323%3A0x1E28B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.95 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.95"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12323%3A0x1E28B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.95 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "-45.95"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12323%3A0x1E28B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12323:0x1E28B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12323'^^xsd:integer;
  dwc:scientificName 'Sternaspis sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '-45.95'^^xsd:double;
  dwc:aphiaid '129644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12323:0x1E28B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '129644'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12304%3A0x1E28B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12304%3A0x1E28B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12304%3A0x1E28B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.1133333333 -73.7133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.1133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.7133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12304%3A0x1E28B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.1133333333 -73.7133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.1133333333"^^xsd:decimal ;
  geo-pos:long "-73.7133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12304%3A0x1E28B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12304:0x1E28B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12304'^^xsd:integer;
  dwc:scientificName 'Boccardia claparedei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.7133333333'^^xsd:double;
  dwc:latitude '-43.1133333333'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12304:0x1E28B40101000100'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12310%3A0x1F28B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12310%3A0x1F28B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12310%3A0x1F28B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.1133333333 -73.7133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.1133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.7133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12310%3A0x1F28B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.1133333333 -73.7133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.1133333333"^^xsd:decimal ;
  geo-pos:long "-73.7133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12310%3A0x1F28B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12310:0x1F28B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12310'^^xsd:integer;
  dwc:scientificName 'Polydora rickettsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.7133333333'^^xsd:double;
  dwc:latitude '-43.1133333333'^^xsd:double;
  dwc:aphiaid '330949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12310:0x1F28B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '330949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13937%3A0xBD2EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13937%3A0xBD2EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13937%3A0xBD2EB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.1133333333 -73.7133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.1133333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.7133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13937%3A0xBD2EB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.1133333333 -73.7133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.1133333333"^^xsd:decimal ;
  geo-pos:long "-73.7133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13937%3A0xBD2EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13937:0xBD2EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13937'^^xsd:integer;
  dwc:scientificName 'Dipolydora huelma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.7133333333'^^xsd:double;
  dwc:latitude '-43.1133333333'^^xsd:double;
  dwc:aphiaid '326984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13937:0xBD2EB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '326984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13490%3A0x1728B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13490%3A0x1728B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13490%3A0x1728B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13490%3A0x1728B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8483333333"^^xsd:decimal ;
  geo-pos:long "-73.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13490%3A0x1728B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13490:0x1728B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13490'^^xsd:integer;
  dwc:scientificName 'Polydora rickettsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.46'^^xsd:double;
  dwc:latitude '-39.8483333333'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '330949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13490:0x1728B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '330949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12306%3A0x1E28B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12306%3A0x1E28B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12306%3A0x1E28B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12306%3A0x1E28B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8483333333"^^xsd:decimal ;
  geo-pos:long "-73.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12306%3A0x1E28B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12306:0x1E28B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12306'^^xsd:integer;
  dwc:scientificName 'Polydora rickettsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.46'^^xsd:double;
  dwc:latitude '-39.8483333333'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '330949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12306:0x1E28B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '330949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12308%3A0x1E28B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12308%3A0x1E28B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12308%3A0x1E28B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12308%3A0x1E28B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8483333333"^^xsd:decimal ;
  geo-pos:long "-73.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12308%3A0x1E28B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12308:0x1E28B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12308'^^xsd:integer;
  dwc:scientificName 'Polydora rickettsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.46'^^xsd:double;
  dwc:latitude '-39.8483333333'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '330949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12308:0x1E28B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '330949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12309%3A0x1E28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12309%3A0x1E28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12309%3A0x1E28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12309%3A0x1E28B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8483333333 -73.46)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8483333333"^^xsd:decimal ;
  geo-pos:long "-73.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12309%3A0x1E28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12309:0x1E28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12309'^^xsd:integer;
  dwc:scientificName 'Polydora rickettsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.46'^^xsd:double;
  dwc:latitude '-39.8483333333'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '330949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12309:0x1E28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '330949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12303%3A0xB82EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12303%3A0xB82EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12303%3A0xB82EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9025 -73.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9025"^^xsd:decimal ;
  dwc:decimalLongitude "-73.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12303%3A0xB82EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9025 -73.393)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9025"^^xsd:decimal ;
  geo-pos:long "-73.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12303%3A0xB82EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12303:0xB82EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12303'^^xsd:integer;
  dwc:scientificName 'Boccardia claparedei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.393'^^xsd:double;
  dwc:latitude '-39.9025'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12303:0xB82EB40101000800'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13985%3A0x2628B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13985%3A0x2628B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13985%3A0x2628B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8878333333 -73.3756666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8878333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.3756666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13985%3A0x2628B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8878333333 -73.3756666667)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8878333333"^^xsd:decimal ;
  geo-pos:long "-73.3756666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13985%3A0x2628B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13985:0x2628B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13985'^^xsd:integer;
  dwc:scientificName 'Prionospio patagonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.3756666667'^^xsd:double;
  dwc:latitude '-39.8878333333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '174820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13985:0x2628B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13957%3A0x072FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13957%3A0x072FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13957%3A0x072FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8878333333 -73.3756666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8878333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.3756666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13957%3A0x072FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8878333333 -73.3756666667)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8878333333"^^xsd:decimal ;
  geo-pos:long "-73.3756666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13957%3A0x072FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13957:0x072FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13957'^^xsd:integer;
  dwc:scientificName 'Carazziella carrascoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.3756666667'^^xsd:double;
  dwc:latitude '-39.8878333333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '327355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13957:0x072FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '327355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12311%3A0xB92EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12311%3A0xB92EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12311%3A0xB92EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8883333333 -73.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.8883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12311%3A0xB92EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.8883333333 -73.375)"^^geo:wktLiteral ;
  geo-pos:lat "-39.8883333333"^^xsd:decimal ;
  geo-pos:long "-73.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A12311%3A0xB92EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:12311:0xB92EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '12311'^^xsd:integer;
  dwc:scientificName 'Prionospio patagonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-73.375'^^xsd:double;
  dwc:latitude '-39.8883333333'^^xsd:double;
  dwc:aphiaid '174820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:12311:0xB92EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331434%3A0xD92DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331434%3A0xD92DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331434%3A0xD92DB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8333333333 -72.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331434%3A0xD92DB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8333333333 -72.6833333333)"^^geo:wktLiteral ;
  geo-pos:lat "11.8333333333"^^xsd:decimal ;
  geo-pos:long "-72.6833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331434%3A0xD92DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331434:0xD92DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331434'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218467&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-72.6833333333'^^xsd:double;
  dwc:latitude '11.8333333333'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331434:0xD92DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7813%3A0x982CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7813%3A0x982CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7813%3A0x982CB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7813%3A0x982CB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.15"^^xsd:decimal ;
  geo-pos:long "-72.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7813%3A0x982CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7813:0x982CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=49042&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-72.5333333333'^^xsd:double;
  dwc:latitude '12.15'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7813:0x982CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7367%3A0x982CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7367%3A0x982CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7367%3A0x982CB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7367%3A0x982CB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.15"^^xsd:decimal ;
  geo-pos:long "-72.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7367%3A0x982CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7367:0x982CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=49279&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aglaophenia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-72.5333333333'^^xsd:double;
  dwc:latitude '12.15'^^xsd:double;
  dwc:aphiaid '117275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7367:0x982CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '117275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7369%3A0x982CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7369%3A0x982CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7369%3A0x982CB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7369%3A0x982CB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.15"^^xsd:decimal ;
  geo-pos:long "-72.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7369%3A0x982CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7369:0x982CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7369'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=49281&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aglaophenia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-72.5333333333'^^xsd:double;
  dwc:latitude '12.15'^^xsd:double;
  dwc:aphiaid '117275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7369:0x982CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '117275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7868%3A0xD626B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7868%3A0xD626B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7868%3A0xD626B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7868%3A0xD626B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.15 -72.5333333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.15"^^xsd:decimal ;
  geo-pos:long "-72.5333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7868%3A0xD626B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7868:0xD626B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7868'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=48868&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Synthecium tubithecum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-72.5333333333'^^xsd:double;
  dwc:latitude '12.15'^^xsd:double;
  dwc:aphiaid '285941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7868:0xD626B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '285941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7652%3A0xD626B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7652%3A0xD626B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7652%3A0xD626B40101000700> ;
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7652%3A0xD626B40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A7652%3A0xD626B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:7652:0xD626B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '7652'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=48768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hebella calcarata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Wedler'^^xsd:string;
  dwc:longitude '-72.1166666667'^^xsd:double;
  dwc:latitude '12.1666666667'^^xsd:double;
  dwc:aphiaid '284955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:7652:0xD626B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '345878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13491%3A0x2526B40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13491%3A0x2526B40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13491%3A0x2526B40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2333333333 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13491%3A0x2526B40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2333333333 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2333333333"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13491%3A0x2526B40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13491:0x2526B40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13491'^^xsd:integer;
  dwc:scientificName 'Polydora rickettsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '-30.2333333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '330949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13491:0x2526B40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '330949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331382%3A0x322DB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331382%3A0x322DB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331382%3A0x322DB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4166666667 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331382%3A0x322DB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.4166666667 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "12.4166666667"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A331382%3A0x322DB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:331382:0x322DB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '331382'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=218240&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '12.4166666667'^^xsd:double;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:331382:0x322DB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13492%3A0x2626B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13492%3A0x2626B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13492%3A0x2626B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9833333333 -71.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13492%3A0x2626B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9833333333 -71.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9833333333"^^xsd:decimal ;
  geo-pos:long "-71.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13492%3A0x2626B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13492:0x2626B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13492'^^xsd:integer;
  dwc:scientificName 'Polydora uncinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-71.3666666667'^^xsd:double;
  dwc:latitude '-29.9833333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '330959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13492:0x2626B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '131146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A4971%3A0xB82EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A4971%3A0xB82EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A4971%3A0xB82EB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.05 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A4971%3A0xB82EB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.05 -70)"^^geo:wktLiteral ;
  geo-pos:lat "12.05"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A4971%3A0xB82EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:4971:0xB82EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '4971'^^xsd:integer;
  dwc:scientificName 'Syllides caribica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Licher, F.'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '12.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '332368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:4971:0xB82EB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '332368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7477%3A0x2029B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7477%3A0x2029B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7477%3A0x2029B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.325 -67.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.325"^^xsd:decimal ;
  dwc:decimalLongitude "-67.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7477%3A0x2029B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.325 -67.9)"^^geo:wktLiteral ;
  geo-pos:lat "-51.325"^^xsd:decimal ;
  geo-pos:long "-67.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7477%3A0x2029B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7477:0x2029B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7477'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287760&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-67.9'^^xsd:double;
  dwc:latitude '-51.325'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7477:0x2029B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7478%3A0x2029B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7478%3A0x2029B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7478%3A0x2029B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.325 -67.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.325"^^xsd:decimal ;
  dwc:decimalLongitude "-67.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7478%3A0x2029B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.325 -67.9)"^^geo:wktLiteral ;
  geo-pos:lat "-51.325"^^xsd:decimal ;
  geo-pos:long "-67.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7478%3A0x2029B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7478:0x2029B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7478'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287761&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-67.9'^^xsd:double;
  dwc:latitude '-51.325'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7478:0x2029B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3921%3A0x092BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3921%3A0x092BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3921%3A0x092BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.325 -67.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.325"^^xsd:decimal ;
  dwc:decimalLongitude "-67.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3921%3A0x092BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.325 -67.9)"^^geo:wktLiteral ;
  geo-pos:lat "-51.325"^^xsd:decimal ;
  geo-pos:long "-67.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3921%3A0x092BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3921:0x092BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3921'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259139&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes inornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-67.9'^^xsd:double;
  dwc:latitude '-51.325'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3921:0x092BB40101000900'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7497%3A0x2029B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7497%3A0x2029B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7497%3A0x2029B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.1116666667 -67.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7497%3A0x2029B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.1116666667 -67.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-51.1116666667"^^xsd:decimal ;
  geo-pos:long "-67.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7497%3A0x2029B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7497:0x2029B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7497'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287870&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-67.1983333333'^^xsd:double;
  dwc:latitude '-51.1116666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7497:0x2029B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7607%3A0x1A29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7607%3A0x1A29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7607%3A0x1A29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7607%3A0x1A29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7607%3A0x1A29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7607:0x1A29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7607'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288784&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7607:0x1A29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7611%3A0x112FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7611%3A0x112FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7611%3A0x112FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7611%3A0x112FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7611%3A0x112FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7611:0x112FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7611'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289751&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7611:0x112FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7475%3A0x2029B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7475%3A0x2029B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7475%3A0x2029B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7475%3A0x2029B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7475%3A0x2029B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7475:0x2029B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7475'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287754&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7475:0x2029B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7479%3A0x2029B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7479%3A0x2029B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7479%3A0x2029B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7479%3A0x2029B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7479%3A0x2029B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7479:0x2029B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7479'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287762&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7479:0x2029B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7481%3A0x7824B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7481%3A0x7824B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7481%3A0x7824B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7481%3A0x7824B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7481%3A0x7824B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7481:0x7824B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7481'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287765&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7481:0x7824B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7485%3A0x7924B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7485%3A0x7924B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7485%3A0x7924B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7485%3A0x7924B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7485%3A0x7924B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7485:0x7924B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7485'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287781&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7485:0x7924B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8133%3A0x7E24B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8133%3A0x7E24B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8133%3A0x7E24B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8133%3A0x7E24B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8133%3A0x7E24B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8133:0x7E24B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8133'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304704&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8133:0x7E24B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8325%3A0x162FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8325%3A0x162FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8325%3A0x162FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8325%3A0x162FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8325%3A0x162FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8325:0x162FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8325'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305161&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8325:0x162FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8415%3A0x5929B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8415%3A0x5929B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8415%3A0x5929B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8415%3A0x5929B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8415%3A0x5929B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8415:0x5929B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8415'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305361&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8415:0x5929B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8416%3A0x5929B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8416%3A0x5929B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8416%3A0x5929B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8416%3A0x5929B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8416%3A0x5929B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8416:0x5929B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8416'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305362&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8416:0x5929B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7365%3A0x7F29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7365%3A0x7F29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7365%3A0x7F29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7365%3A0x7F29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7365%3A0x7F29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7365:0x7F29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7365'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287485&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7365:0x7F29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7028%3A0x8629B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7028%3A0x8629B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7028%3A0x8629B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7028%3A0x8629B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7028%3A0x8629B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7028:0x8629B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7028'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279149&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7028:0x8629B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6297%3A0xE929B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6297%3A0xE929B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6297%3A0xE929B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6297%3A0xE929B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6297%3A0xE929B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6297:0xE929B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6297'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276626&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6297:0xE929B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6320%3A0x632FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6320%3A0x632FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6320%3A0x632FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6320%3A0x632FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6320%3A0x632FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6320:0x632FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6320'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276749&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6320:0x632FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3596%3A0xC12AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3596%3A0xC12AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3596%3A0xC12AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3596%3A0xC12AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3596%3A0xC12AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3596:0xC12AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3596'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257933&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3596:0xC12AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3810%3A0xC62AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3810%3A0xC62AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3810%3A0xC62AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3810%3A0xC62AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3810%3A0xC62AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3810:0xC62AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3810'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258837&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '172955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3810:0xC62AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '172955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4085%3A0x0B2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4085%3A0x0B2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4085%3A0x0B2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4085%3A0x0B2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4085%3A0x0B2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4085:0x0B2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4085'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259865&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4085:0x0B2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4404%3A0x132BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4404%3A0x132BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4404%3A0x132BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4404%3A0x132BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4404%3A0x132BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4404:0x132BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4404'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263215&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4404:0x132BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5180%3A0x262BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5180%3A0x262BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5180%3A0x262BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5180%3A0x262BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5180%3A0x262BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5180:0x262BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5180'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267800&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum angustilobata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '471271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5180:0x262BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5903%3A0x5B2BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5903%3A0x5B2BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5903%3A0x5B2BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5903%3A0x5B2BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5903%3A0x5B2BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5903:0x5B2BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5903'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274518&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5903:0x5B2BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3252%3A0x742EB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3252%3A0x742EB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3252%3A0x742EB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3252%3A0x742EB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3252%3A0x742EB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3252:0x742EB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3252'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255470&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3252:0x742EB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3407%3A0x762EB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3407%3A0x762EB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3407%3A0x762EB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3407%3A0x762EB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3407%3A0x762EB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3407:0x762EB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3407'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256874&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3407:0x762EB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3408%3A0x762EB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3408%3A0x762EB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3408%3A0x762EB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3408%3A0x762EB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3408%3A0x762EB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3408:0x762EB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3408'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256877&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3408:0x762EB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3409%3A0x762EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3409%3A0x762EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3409%3A0x762EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3409%3A0x762EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3409%3A0x762EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3409:0x762EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3409'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256878&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3409:0x762EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3307%3A0x0F28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3307%3A0x0F28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3307%3A0x0F28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3307%3A0x0F28B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3307%3A0x0F28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3307:0x0F28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255790&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3307:0x0F28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3243%3A0xAA2EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3243%3A0xAA2EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3243%3A0xAA2EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.43"^^xsd:decimal ;
  dwc:decimalLongitude "-66.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3243%3A0xAA2EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.43 -66.29)"^^geo:wktLiteral ;
  geo-pos:lat "-52.43"^^xsd:decimal ;
  geo-pos:long "-66.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3243%3A0xAA2EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3243:0xAA2EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3243'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255459&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.29'^^xsd:double;
  dwc:latitude '-52.43'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3243:0xAA2EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7610%3A0x102FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7610%3A0x102FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7610%3A0x102FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7610%3A0x102FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7610%3A0x102FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7610:0x102FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7610'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289750&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7610:0x102FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7613%3A0x112FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7613%3A0x112FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7613%3A0x112FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7613%3A0x112FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7613%3A0x112FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7613:0x112FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7613'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289756&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7613:0x112FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7471%3A0x1F29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7471%3A0x1F29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7471%3A0x1F29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7471%3A0x1F29B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7471%3A0x1F29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7471:0x1F29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7471'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287683&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella diademata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7471:0x1F29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7498%3A0x2129B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7498%3A0x2129B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7498%3A0x2129B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7498%3A0x2129B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7498%3A0x2129B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7498:0x2129B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7498'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287873&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7498:0x2129B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8945%3A0x2529B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8945%3A0x2529B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8945%3A0x2529B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8945%3A0x2529B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8945%3A0x2529B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8945:0x2529B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8945'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308934&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8945:0x2529B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8947%3A0x2529B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8947%3A0x2529B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8947%3A0x2529B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8947%3A0x2529B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8947%3A0x2529B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8947:0x2529B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8947'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308937&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8947:0x2529B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8949%3A0x6D28B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8949%3A0x6D28B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8949%3A0x6D28B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8949%3A0x6D28B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8949%3A0x6D28B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8949:0x6D28B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8949'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308941&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8949:0x6D28B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8951%3A0x6D28B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8951%3A0x6D28B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8951%3A0x6D28B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8951%3A0x6D28B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8951%3A0x6D28B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8951:0x6D28B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8951'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308944&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8951:0x6D28B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8272%3A0x5429B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8272%3A0x5429B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8272%3A0x5429B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8272%3A0x5429B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8272%3A0x5429B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8272:0x5429B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305053&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8272:0x5429B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8347%3A0x5829B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8347%3A0x5829B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8347%3A0x5829B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8347%3A0x5829B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8347%3A0x5829B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8347:0x5829B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305204&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8347:0x5829B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8408%3A0x162FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8408%3A0x162FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8408%3A0x162FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8408%3A0x162FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8408%3A0x162FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8408:0x162FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8408'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305353&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8408:0x162FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8419%3A0x5929B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8419%3A0x5929B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8419%3A0x5929B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8419%3A0x5929B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8419%3A0x5929B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8419:0x5929B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8419'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305365&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8419:0x5929B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8421%3A0x9B24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8421%3A0x9B24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8421%3A0x9B24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8421%3A0x9B24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8421%3A0x9B24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8421:0x9B24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8421'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305367&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8421:0x9B24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8424%3A0x9B24B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8424%3A0x9B24B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8424%3A0x9B24B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8424%3A0x9B24B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8424%3A0x9B24B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8424:0x9B24B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8424'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305370&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8424:0x9B24B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8427%3A0x9C24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8427%3A0x9C24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8427%3A0x9C24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8427%3A0x9C24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8427%3A0x9C24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8427:0x9C24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305373&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8427:0x9C24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8428%3A0x9C24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8428%3A0x9C24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8428%3A0x9C24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8428%3A0x9C24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8428%3A0x9C24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8428:0x9C24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305374&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8428:0x9C24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7846%3A0x6529B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7846%3A0x6529B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7846%3A0x6529B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7846%3A0x6529B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7846%3A0x6529B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7846:0x6529B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302439&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7846:0x6529B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7857%3A0x1A2FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7857%3A0x1A2FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7857%3A0x1A2FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7857%3A0x1A2FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7857%3A0x1A2FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7857:0x1A2FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7857'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302451&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7857:0x1A2FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7898%3A0x1B2FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7898%3A0x1B2FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7898%3A0x1B2FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7898%3A0x1B2FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7898%3A0x1B2FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7898:0x1B2FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7898'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302622&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Onchoporella buskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7898:0x1B2FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '1429790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7033%3A0x8629B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7033%3A0x8629B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7033%3A0x8629B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7033%3A0x8629B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7033%3A0x8629B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7033:0x8629B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7033'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279154&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7033:0x8629B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6711%3A0xE824B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6711%3A0xE824B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6711%3A0xE824B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6711%3A0xE824B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6711%3A0xE824B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6711:0xE824B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6711'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278457&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6711:0xE824B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6456%3A0x622FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6456%3A0x622FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6456%3A0x622FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6456%3A0x622FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6456%3A0x622FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6456:0x622FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6456'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276973&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galeopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6456:0x622FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146815'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6691%3A0xC629B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6691%3A0xC629B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6691%3A0xC629B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6691%3A0xC629B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6691%3A0xC629B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6691:0xC629B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6691'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278418&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6691:0xC629B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6246%3A0xE929B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6246%3A0xE929B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6246%3A0xE929B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6246%3A0xE929B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6246%3A0xE929B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6246:0xE929B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6246'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276557&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina horrida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6246:0xE929B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '470013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6293%3A0xED24B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6293%3A0xED24B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6293%3A0xED24B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6293%3A0xED24B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6293%3A0xED24B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6293:0xED24B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6293'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276622&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6293:0xED24B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6296%3A0xE929B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6296%3A0xE929B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6296%3A0xE929B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6296%3A0xE929B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6296%3A0xE929B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6296:0xE929B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6296'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276625&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6296:0xE929B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6322%3A0x632FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6322%3A0x632FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6322%3A0x632FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6322%3A0x632FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6322%3A0x632FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6322:0x632FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6322'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276753&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6322:0x632FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6323%3A0x632FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6323%3A0x632FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6323%3A0x632FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6323%3A0x632FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6323%3A0x632FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6323:0x632FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6323'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276755&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6323:0x632FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6333%3A0x642FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6333%3A0x642FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6333%3A0x642FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6333%3A0x642FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6333%3A0x642FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6333:0x642FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6333'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276773&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6333:0x642FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3578%3A0xC12AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3578%3A0xC12AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3578%3A0xC12AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3578%3A0xC12AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3578%3A0xC12AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3578:0xC12AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3578'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257885&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3578:0xC12AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3940%3A0x092BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3940%3A0x092BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3940%3A0x092BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3940%3A0x092BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3940%3A0x092BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3940:0x092BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3940'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259263&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stephanollona longispinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3940:0x092BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3941%3A0x092BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3941%3A0x092BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3941%3A0x092BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3941%3A0x092BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3941%3A0x092BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3941:0x092BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3941'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259264&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stephanollona longispinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3941:0x092BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3942%3A0xC325B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3942%3A0xC325B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3942%3A0xC325B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3942%3A0xC325B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3942%3A0xC325B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3942:0xC325B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3942'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259265&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stephanollona longispinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3942:0xC325B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '470295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3943%3A0xC325B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3943%3A0xC325B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3943%3A0xC325B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3943%3A0xC325B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3943%3A0xC325B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3943:0xC325B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3943'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259266&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stephanollona longispinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3943:0xC325B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '470295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3944%3A0xC325B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3944%3A0xC325B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3944%3A0xC325B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3944%3A0xC325B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3944%3A0xC325B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3944:0xC325B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3944'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259267&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stephanollona longispinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3944:0xC325B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '470295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3945%3A0xC325B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3945%3A0xC325B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3945%3A0xC325B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3945%3A0xC325B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3945%3A0xC325B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3945:0xC325B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3945'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259268&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stephanollona longispinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3945:0xC325B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '470295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4080%3A0x0B2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4080%3A0x0B2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4080%3A0x0B2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4080%3A0x0B2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4080%3A0x0B2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4080:0x0B2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4080'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259858&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4080:0x0B2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4454%3A0x8128B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4454%3A0x8128B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4454%3A0x8128B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4454%3A0x8128B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4454%3A0x8128B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4454:0x8128B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4454'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263289&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria scoresbyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '469494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4454:0x8128B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '469494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4869%3A0x8328B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4869%3A0x8328B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4869%3A0x8328B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4869%3A0x8328B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4869:0x8328B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4869'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=265734&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Celleporina bicostata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '469561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4869:0x8328B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '469561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4870%3A0x8328B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4870%3A0x8328B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4870%3A0x8328B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4870%3A0x8328B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4870:0x8328B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4870'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=265735&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Celleporina bicostata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '469561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4870:0x8328B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '469561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5829%3A0x4A2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5829%3A0x4A2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5829%3A0x4A2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5829%3A0x4A2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5829%3A0x4A2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5829:0x4A2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5829'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273867&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5829:0x4A2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5830%3A0x4A2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5830%3A0x4A2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5830%3A0x4A2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5830%3A0x4A2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5830%3A0x4A2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5830:0x4A2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5830'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273869&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5830:0x4A2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5831%3A0xE225B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5831%3A0xE225B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5831%3A0xE225B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5831%3A0xE225B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5831%3A0xE225B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5831:0xE225B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5831'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273871&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5831:0xE225B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5889%3A0x0826B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5889%3A0x0826B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5889%3A0x0826B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5889%3A0x0826B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5889%3A0x0826B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5889:0x0826B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5889'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274481&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5889:0x0826B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5893%3A0x0826B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5893%3A0x0826B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5893%3A0x0826B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5893%3A0x0826B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5893%3A0x0826B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5893:0x0826B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5893'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274492&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5893:0x0826B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3073%3A0xF12DB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3073%3A0xF12DB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3073%3A0xF12DB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3073%3A0xF12DB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3073%3A0xF12DB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3073:0xF12DB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254584&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3073:0xF12DB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3303%3A0x6130B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3303%3A0x6130B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3303%3A0x6130B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3303%3A0x6130B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3303%3A0x6130B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3303:0x6130B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3303'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255786&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3303:0x6130B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3401%3A0x6430B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3401%3A0x6430B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3401%3A0x6430B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3401%3A0x6430B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3401%3A0x6430B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3401:0x6430B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256866&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3401:0x6430B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3402%3A0x6430B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3402%3A0x6430B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3402%3A0x6430B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3402%3A0x6430B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3402%3A0x6430B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3402:0x6430B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256867&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3402:0x6430B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3403%3A0xA62EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3403%3A0xA62EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3403%3A0xA62EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3403%3A0xA62EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3403%3A0xA62EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3403:0xA62EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3403'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256868&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3403:0xA62EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3404%3A0xA62EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3404%3A0xA62EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3404%3A0xA62EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3404%3A0xA62EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3404%3A0xA62EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3404:0xA62EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3404'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256870&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3404:0xA62EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3405%3A0xA62EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3405%3A0xA62EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3405%3A0xA62EB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3405%3A0xA62EB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3405%3A0xA62EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3405:0xA62EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3405'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256871&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3405:0xA62EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3033%3A0x6530B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3033%3A0x6530B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3033%3A0x6530B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.5466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3033%3A0x6530B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.5466666667 -66.135)"^^geo:wktLiteral ;
  geo-pos:lat "-50.5466666667"^^xsd:decimal ;
  geo-pos:long "-66.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3033%3A0x6530B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3033:0x6530B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254506&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Adeonella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.135'^^xsd:double;
  dwc:latitude '-50.5466666667'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3033:0x6530B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110815'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7622%3A0x112FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7622%3A0x112FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7622%3A0x112FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.1933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7622%3A0x112FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-52.1933333333"^^xsd:decimal ;
  geo-pos:long "-66.0983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7622%3A0x112FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7622:0x112FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7622'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289801&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.0983333333'^^xsd:double;
  dwc:latitude '-52.1933333333'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7622:0x112FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7500%3A0x2129B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7500%3A0x2129B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7500%3A0x2129B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.1933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7500%3A0x2129B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-52.1933333333"^^xsd:decimal ;
  geo-pos:long "-66.0983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7500%3A0x2129B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7500:0x2129B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7500'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287876&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.0983333333'^^xsd:double;
  dwc:latitude '-52.1933333333'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7500:0x2129B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8153%3A0x6C30B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8153%3A0x6C30B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8153%3A0x6C30B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.1933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8153%3A0x6C30B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-52.1933333333"^^xsd:decimal ;
  geo-pos:long "-66.0983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8153%3A0x6C30B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8153:0x6C30B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304729&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.0983333333'^^xsd:double;
  dwc:latitude '-52.1933333333'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8153:0x6C30B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8276%3A0x5529B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8276%3A0x5529B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8276%3A0x5529B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.1933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8276%3A0x5529B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-52.1933333333"^^xsd:decimal ;
  geo-pos:long "-66.0983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8276%3A0x5529B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8276:0x5529B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305057&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.0983333333'^^xsd:double;
  dwc:latitude '-52.1933333333'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8276:0x5529B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3824%3A0xC72AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3824%3A0xC72AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3824%3A0xC72AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.1933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.0983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3824%3A0xC72AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.1933333333 -66.0983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-52.1933333333"^^xsd:decimal ;
  geo-pos:long "-66.0983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3824%3A0xC72AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3824:0xC72AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3824'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258869&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-66.0983333333'^^xsd:double;
  dwc:latitude '-52.1933333333'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3824:0xC72AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110822'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8154%3A0x6C30B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8154%3A0x6C30B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8154%3A0x6C30B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8154%3A0x6C30B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8154%3A0x6C30B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8154:0x6C30B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8154'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304730&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8154:0x6C30B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8310%3A0x9924B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8310%3A0x9924B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8310%3A0x9924B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8310%3A0x9924B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8310%3A0x9924B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8310:0x9924B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8310'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305105&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8310:0x9924B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8311%3A0x9924B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8311%3A0x9924B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8311%3A0x9924B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8311%3A0x9924B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8311%3A0x9924B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8311:0x9924B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8311'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305107&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8311:0x9924B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8312%3A0x9A24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8312%3A0x9A24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8312%3A0x9A24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8312%3A0x9A24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8312%3A0x9A24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8312:0x9A24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8312'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305108&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8312:0x9A24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8342%3A0x9A24B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8342%3A0x9A24B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8342%3A0x9A24B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8342%3A0x9A24B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8342%3A0x9A24B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8342:0x9A24B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8342'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305199&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8342:0x9A24B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8409%3A0x172FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8409%3A0x172FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8409%3A0x172FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8409%3A0x172FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8409%3A0x172FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8409:0x172FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8409'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305354&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8409:0x172FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7017%3A0x8629B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7017%3A0x8629B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7017%3A0x8629B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7017%3A0x8629B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7017%3A0x8629B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7017:0x8629B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7017'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279135&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7017:0x8629B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7021%3A0xAD24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7021%3A0xAD24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7021%3A0xAD24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7021%3A0xAD24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7021%3A0xAD24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7021:0xAD24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7021'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279140&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7021:0xAD24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7034%3A0x8629B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7034%3A0x8629B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7034%3A0x8629B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7034%3A0x8629B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7034%3A0x8629B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7034:0x8629B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7034'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279155&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7034:0x8629B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6169%3A0x722BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6169%3A0x722BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6169%3A0x722BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6169%3A0x722BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6169%3A0x722BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6169:0x722BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6169'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275615&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '422335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6169:0x722BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '422335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6173%3A0x722BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6173%3A0x722BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6173%3A0x722BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6173%3A0x722BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6173%3A0x722BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6173:0x722BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6173'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275629&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '422335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6173:0x722BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '422335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6175%3A0x722BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6175%3A0x722BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6175%3A0x722BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.4183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6175%3A0x722BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6966666667 -65.4183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6966666667"^^xsd:decimal ;
  geo-pos:long "-65.4183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6175%3A0x722BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6175:0x722BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6175'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275640&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.4183333333'^^xsd:double;
  dwc:latitude '-47.6966666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '422335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6175:0x722BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '422335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7490%3A0x132FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7490%3A0x132FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7490%3A0x132FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7490%3A0x132FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7490%3A0x132FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7490:0x132FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7490'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287812&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7490:0x132FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7899%3A0x1B2FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7899%3A0x1B2FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7899%3A0x1B2FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7899%3A0x1B2FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7899%3A0x1B2FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7899:0x1B2FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7899'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302623&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Onchoporella buskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '472061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7899:0x1B2FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '1429790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8033%3A0xA324B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8033%3A0xA324B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8033%3A0xA324B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8033%3A0xA324B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8033%3A0xA324B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8033:0xA324B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8033'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303770&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8033:0xA324B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6242%3A0xE829B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6242%3A0xE829B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6242%3A0xE829B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6242%3A0xE829B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6242%3A0xE829B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6242:0xE829B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6242'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276552&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina horrida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '470013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6242:0xE829B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6245%3A0xE929B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6245%3A0xE929B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6245%3A0xE929B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6245%3A0xE929B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6245%3A0xE929B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6245:0xE929B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6245'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276556&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina horrida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '470013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6245:0xE929B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '470013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4010%3A0x0A2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4010%3A0x0A2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4010%3A0x0A2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4010%3A0x0A2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4010%3A0x0A2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4010:0x0A2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4010'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259727&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4010:0x0A2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4350%3A0x102BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4350%3A0x102BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4350%3A0x102BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4350%3A0x102BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4350%3A0x102BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4350:0x102BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4350'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263082&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Carbasea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '110909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4350:0x102BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '110909'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4455%3A0x8128B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4455%3A0x8128B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4455%3A0x8128B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4455%3A0x8128B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4455%3A0x8128B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4455:0x8128B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4455'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263290&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria scoresbyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '469494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4455:0x8128B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '469494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4491%3A0x1A2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4491%3A0x1A2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4491%3A0x1A2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4491%3A0x1A2BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4491%3A0x1A2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4491:0x1A2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4491'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264030&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '174337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4491:0x1A2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5832%3A0xE225B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5832%3A0xE225B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5832%3A0xE225B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5832%3A0xE225B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5832%3A0xE225B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5832:0xE225B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5832'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273872&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5832:0xE225B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3058%3A0xF02DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3058%3A0xF02DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3058%3A0xF02DB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3058%3A0xF02DB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3058%3A0xF02DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3058:0xF02DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254558&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3058:0xF02DB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3406%3A0x762EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3406%3A0x762EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3406%3A0x762EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3406%3A0x762EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3406%3A0x762EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3406:0x762EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3406'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256872&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3406:0x762EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3036%3A0x6630B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3036%3A0x6630B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3036%3A0x6630B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3036%3A0x6630B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3036%3A0x6630B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3036:0x6630B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3036'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254511&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3036:0x6630B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3038%3A0x6630B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3038%3A0x6630B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3038%3A0x6630B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3038%3A0x6630B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3038%3A0x6630B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3038:0x6630B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254515&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3038:0x6630B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3055%3A0xA72EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3055%3A0xA72EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3055%3A0xA72EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.1983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3055%3A0xA72EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.1983333333 -65.3616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.1983333333"^^xsd:decimal ;
  geo-pos:long "-65.3616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3055%3A0xA72EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3055:0xA72EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254553&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia benemunita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.3616666667'^^xsd:double;
  dwc:latitude '-49.1983333333'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '471130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3055:0xA72EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7482%3A0x7824B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7482%3A0x7824B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7482%3A0x7824B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7482%3A0x7824B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7482%3A0x7824B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7482:0x7824B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7482'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287776&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7482:0x7824B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7491%3A0x132FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7491%3A0x132FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7491%3A0x132FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7491%3A0x132FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7491%3A0x132FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7491:0x132FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7491'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287818&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7491:0x132FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8339%3A0x9A24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8339%3A0x9A24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8339%3A0x9A24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8339%3A0x9A24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8339%3A0x9A24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8339:0x9A24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8339'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305196&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8339:0x9A24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8418%3A0x5929B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8418%3A0x5929B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8418%3A0x5929B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8418%3A0x5929B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8418%3A0x5929B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8418:0x5929B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305364&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8418:0x5929B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8422%3A0x9B24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8422%3A0x9B24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8422%3A0x9B24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8422%3A0x9B24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8422%3A0x9B24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8422:0x9B24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8422'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305368&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8422:0x9B24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8423%3A0x9B24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8423%3A0x9B24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8423%3A0x9B24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8423%3A0x9B24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8423%3A0x9B24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8423:0x9B24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8423'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305369&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8423:0x9B24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7853%3A0x1A2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7853%3A0x1A2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7853%3A0x1A2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7853%3A0x1A2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7853%3A0x1A2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7853:0x1A2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7853'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302447&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7853:0x1A2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7855%3A0x1A2FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7855%3A0x1A2FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7855%3A0x1A2FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7855%3A0x1A2FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7855%3A0x1A2FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7855:0x1A2FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302449&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7855:0x1A2FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8036%3A0xA324B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8036%3A0xA324B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8036%3A0xA324B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8036%3A0xA324B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8036%3A0xA324B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8036:0xA324B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8036'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303788&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8036:0xA324B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8059%3A0x7129B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8059%3A0x7129B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8059%3A0x7129B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8059%3A0x7129B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8059%3A0x7129B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8059:0x7129B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8059'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303826&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8059:0x7129B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7029%3A0x8629B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7029%3A0x8629B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7029%3A0x8629B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7029%3A0x8629B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7029%3A0x8629B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7029:0x8629B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7029'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279150&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7029:0x8629B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6695%3A0xC729B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6695%3A0xC729B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6695%3A0xC729B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6695%3A0xC729B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6695%3A0xC729B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6695:0xC729B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6695'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278422&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6695:0xC729B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6327%3A0xE929B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6327%3A0xE929B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6327%3A0xE929B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6327%3A0xE929B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6327%3A0xE929B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6327:0xE929B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6327'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276760&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6327:0xE929B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3556%3A0xC02AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3556%3A0xC02AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3556%3A0xC02AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3556%3A0xC02AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3556%3A0xC02AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3556:0xC02AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3556'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257853&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3556:0xC02AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3762%3A0xC42AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3762%3A0xC42AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3762%3A0xC42AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3762%3A0xC42AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3762%3A0xC42AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3762:0xC42AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3762'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258264&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma giganteum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '172940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3762:0xC42AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5826%3A0x492BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5826%3A0x492BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5826%3A0x492BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5826%3A0x492BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5826%3A0x492BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5826:0x492BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5826'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273849&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5826:0x492BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5900%3A0x5A2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5900%3A0x5A2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5900%3A0x5A2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5900%3A0x5A2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5900%3A0x5A2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5900:0x5A2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5900'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274515&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5900:0x5A2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3034%3A0x6630B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3034%3A0x6630B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3034%3A0x6630B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3034%3A0x6630B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9266666667 -65.2783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9266666667"^^xsd:decimal ;
  geo-pos:long "-65.2783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3034%3A0x6630B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3034:0x6630B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254507&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Adeonella patagonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2783333333'^^xsd:double;
  dwc:latitude '-49.9266666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '468992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3034:0x6630B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '468992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6244%3A0xE929B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6244%3A0xE929B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6244%3A0xE929B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.0883333333 -65.2466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.0883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.2466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6244%3A0xE929B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.0883333333 -65.2466666667)"^^geo:wktLiteral ;
  geo-pos:lat "-48.0883333333"^^xsd:decimal ;
  geo-pos:long "-65.2466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6244%3A0xE929B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6244:0xE929B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6244'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276555&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina horrida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-65.2466666667'^^xsd:double;
  dwc:latitude '-48.0883333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '470013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6244:0xE929B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8268%3A0x5429B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8268%3A0x5429B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8268%3A0x5429B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.3866666667 -64.9066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.3866666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.9066666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8268%3A0x5429B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.3866666667 -64.9066666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.3866666667"^^xsd:decimal ;
  geo-pos:long "-64.9066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8268%3A0x5429B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8268:0x5429B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8268'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305047&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.9066666667'^^xsd:double;
  dwc:latitude '-52.3866666667'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8268:0x5429B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24563%3A0xB12BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24563%3A0xB12BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24563%3A0xB12BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3333333333 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24563%3A0xB12BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3333333333 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.3333333333"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24563%3A0xB12BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24563:0xB12BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24563'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9419&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Planes minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Bermuda'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '32.3333333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24563:0xB12BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '107462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8309%3A0x9924B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8309%3A0x9924B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8309%3A0x9924B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6366666667 -64.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.6366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8309%3A0x9924B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.6366666667 -64.755)"^^geo:wktLiteral ;
  geo-pos:lat "-47.6366666667"^^xsd:decimal ;
  geo-pos:long "-64.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8309%3A0x9924B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8309:0x9924B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8309'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305104&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.755'^^xsd:double;
  dwc:latitude '-47.6366666667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8309:0x9924B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23301%3A0x422DB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23301%3A0x422DB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23301%3A0x422DB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32616666667 -64.7227666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.32616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.7227666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23301%3A0x422DB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32616666667 -64.7227666667)"^^geo:wktLiteral ;
  geo-pos:lat "2.32616666667"^^xsd:decimal ;
  geo-pos:long "-64.7227666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23301%3A0x422DB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23301:0x422DB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23301'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=148985&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fredius fittkaui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Magalhaes'^^xsd:string;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64.7227666667'^^xsd:double;
  dwc:latitude '2.32616666667'^^xsd:double;
  dwc:aphiaid '443609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23301:0x422DB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '443609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7493%3A0x132FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7493%3A0x132FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7493%3A0x132FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7493%3A0x132FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7493%3A0x132FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7493:0x132FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7493'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287825&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7493:0x132FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8129%3A0x4F29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8129%3A0x4F29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8129%3A0x4F29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8129%3A0x4F29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8129%3A0x4F29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8129:0x4F29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8129'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304691&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8129:0x4F29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8335%3A0x5829B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8335%3A0x5829B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8335%3A0x5829B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8335%3A0x5829B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8335%3A0x5829B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8335:0x5829B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305192&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8335:0x5829B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7845%3A0x6529B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7845%3A0x6529B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7845%3A0x6529B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7845%3A0x6529B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7845%3A0x6529B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7845:0x6529B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7845'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302438&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7845:0x6529B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7025%3A0xAD24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7025%3A0xAD24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7025%3A0xAD24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7025%3A0xAD24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7025%3A0xAD24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7025:0xAD24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7025'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279145&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7025:0xAD24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3560%3A0xC02AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3560%3A0xC02AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3560%3A0xC02AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3560%3A0xC02AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3560%3A0xC02AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3560:0xC02AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3560'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257858&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3560:0xC02AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3781%3A0xC52AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3781%3A0xC52AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3781%3A0xC52AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3781%3A0xC52AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3781%3A0xC52AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3781:0xC52AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3781'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania costata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '172953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3781:0xC52AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '172953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3782%3A0xC52AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3782%3A0xC52AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3782%3A0xC52AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3782%3A0xC52AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3782%3A0xC52AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3782:0xC52AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3782'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258769&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania costata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '172953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3782:0xC52AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5825%3A0x492BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5825%3A0x492BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5825%3A0x492BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5825%3A0x492BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5825%3A0x492BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5825:0x492BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5825'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273848&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5825:0x492BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5890%3A0x0826B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5890%3A0x0826B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5890%3A0x0826B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5890%3A0x0826B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5890%3A0x0826B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5890:0x0826B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5890'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274485&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5890:0x0826B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8413%3A0x2026B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8413%3A0x2026B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8413%3A0x2026B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8413%3A0x2026B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8413%3A0x2026B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8413:0x2026B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8413'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305359&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8413:0x2026B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3059%3A0xF02DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3059%3A0xF02DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3059%3A0xF02DB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3059%3A0xF02DB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3059%3A0xF02DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3059:0xF02DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254560&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3059:0xF02DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3040%3A0x6630B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3040%3A0x6630B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3040%3A0x6630B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3040%3A0x6630B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8616666667 -64.59)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8616666667"^^xsd:decimal ;
  geo-pos:long "-64.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3040%3A0x6630B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3040:0x6630B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3040'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254517&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.59'^^xsd:double;
  dwc:latitude '-48.8616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3040:0x6630B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8348%3A0x5829B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8348%3A0x5829B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8348%3A0x5829B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1166666667 -64.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8348%3A0x5829B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1166666667 -64.435)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1166666667"^^xsd:decimal ;
  geo-pos:long "-64.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8348%3A0x5829B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8348:0x5829B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305205&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.435'^^xsd:double;
  dwc:latitude '-50.1166666667'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8348:0x5829B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8062%3A0x6E30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8062%3A0x6E30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8062%3A0x6E30B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1166666667 -64.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8062%3A0x6E30B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1166666667 -64.435)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1166666667"^^xsd:decimal ;
  geo-pos:long "-64.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8062%3A0x6E30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8062:0x6E30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8062'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303830&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.435'^^xsd:double;
  dwc:latitude '-50.1166666667'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8062:0x6E30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7807%3A0x6429B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7807%3A0x6429B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7807%3A0x6429B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7807%3A0x6429B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6233333333"^^xsd:decimal ;
  geo-pos:long "-64.4216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7807%3A0x6429B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7807:0x6429B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7807'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302242&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.4216666667'^^xsd:double;
  dwc:latitude '-45.6233333333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7807:0x6429B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7375%3A0x7F29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7375%3A0x7F29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7375%3A0x7F29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7375%3A0x7F29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6233333333"^^xsd:decimal ;
  geo-pos:long "-64.4216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7375%3A0x7F29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7375:0x7F29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7375'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287506&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.4216666667'^^xsd:double;
  dwc:latitude '-45.6233333333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7375:0x7F29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3534%3A0xBE25B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3534%3A0xBE25B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3534%3A0xBE25B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3534%3A0xBE25B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6233333333"^^xsd:decimal ;
  geo-pos:long "-64.4216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3534%3A0xBE25B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3534:0xBE25B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3534'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257814&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.4216666667'^^xsd:double;
  dwc:latitude '-45.6233333333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3534:0xBE25B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4431%3A0x142BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4431%3A0x142BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4431%3A0x142BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.4216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4431%3A0x142BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6233333333 -64.4216666667)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6233333333"^^xsd:decimal ;
  geo-pos:long "-64.4216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4431%3A0x142BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4431:0x142BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4431'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263264&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.4216666667'^^xsd:double;
  dwc:latitude '-45.6233333333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4431:0x142BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7496%3A0x132FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7496%3A0x132FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7496%3A0x132FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7496%3A0x132FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7496%3A0x132FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7496:0x132FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7496'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287842&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7496:0x132FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8269%3A0x5429B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8269%3A0x5429B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8269%3A0x5429B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8269%3A0x5429B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8269%3A0x5429B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8269:0x5429B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8269'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305048&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8269:0x5429B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8042%3A0xA324B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8042%3A0xA324B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8042%3A0xA324B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8042%3A0xA324B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8042%3A0xA324B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8042:0xA324B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8042'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303800&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8042:0xA324B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7036%3A0x8729B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7036%3A0x8729B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7036%3A0x8729B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7036%3A0x8729B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7036%3A0x8729B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7036:0x8729B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7036'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279157&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7036:0x8729B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6438%3A0x622FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6438%3A0x622FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6438%3A0x622FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6438%3A0x622FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6438%3A0x622FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6438:0x622FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6438'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276954&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galeopsis pentagonus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '470985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6438:0x622FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '470985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6439%3A0x622FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6439%3A0x622FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6439%3A0x622FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6439%3A0x622FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6439%3A0x622FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6439:0x622FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6439'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276955&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galeopsis pentagonus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '470985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6439:0x622FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '470985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6332%3A0xEA29B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6332%3A0xEA29B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6332%3A0xEA29B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6332%3A0xEA29B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6332%3A0xEA29B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6332:0xEA29B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6332'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276772&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6332:0xEA29B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3843%3A0xD92FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3843%3A0xD92FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3843%3A0xD92FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3843%3A0xD92FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3843%3A0xD92FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3843:0xD92FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3843'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258888&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bifaxaria denticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '724286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3843:0xD92FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3990%3A0xC325B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3990%3A0xC325B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3990%3A0xC325B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3990%3A0xC325B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3990%3A0xC325B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3990:0xC325B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3990'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259698&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '469215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3990:0xC325B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '834033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4009%3A0x0A2BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4009%3A0x0A2BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4009%3A0x0A2BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4009%3A0x0A2BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4009%3A0x0A2BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4009:0x0A2BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4009'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259726&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4009:0x0A2BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4156%3A0xDA2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4156%3A0xDA2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4156%3A0xDA2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4156%3A0xDA2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4156%3A0xDA2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4156:0xDA2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4156'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=260021&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callopora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4156:0xDA2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110851'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4242%3A0x0C2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4242%3A0x0C2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4242%3A0x0C2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4242%3A0x0C2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4242%3A0x0C2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4242:0x0C2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4242'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=262801&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Catadysis immersum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '472335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4242:0x0C2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '472335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4488%3A0x192BB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4488%3A0x192BB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4488%3A0x192BB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4488%3A0x192BB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4488%3A0x192BB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4488:0x192BB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4488'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264017&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '174337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4488:0x192BB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '174337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3400%3A0x6430B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3400%3A0x6430B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3400%3A0x6430B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3400%3A0x6430B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3400%3A0x6430B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3400:0x6430B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3400'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256864&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '-49.2'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3400:0x6430B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3535%3A0xBF2AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3535%3A0xBF2AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3535%3A0xBF2AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -64.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3535%3A0xBF2AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -64.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-64.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3535%3A0xBF2AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3535:0xBF2AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3535'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257816&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.2333333333'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3535:0xBF2AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4073%3A0x0B2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4073%3A0x0B2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4073%3A0x0B2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -64.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4073%3A0x0B2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -64.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-64.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4073%3A0x0B2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4073:0x0B2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4073'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259849&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.2333333333'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4073:0x0B2BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3275%3A0x772EB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3275%3A0x772EB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3275%3A0x772EB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -64.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3275%3A0x772EB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -64.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-64.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3275%3A0x772EB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3275:0x772EB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3275'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255735&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.2333333333'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3275:0x772EB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8354%3A0x9A24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8354%3A0x9A24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8354%3A0x9A24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1116666667 -64.2283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8354%3A0x9A24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1116666667 -64.2283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1116666667"^^xsd:decimal ;
  geo-pos:long "-64.2283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8354%3A0x9A24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8354:0x9A24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8354'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305211&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.2283333333'^^xsd:double;
  dwc:latitude '-48.1116666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8354:0x9A24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7372%3A0x7F29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7372%3A0x7F29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7372%3A0x7F29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1116666667 -64.2283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7372%3A0x7F29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1116666667 -64.2283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1116666667"^^xsd:decimal ;
  geo-pos:long "-64.2283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7372%3A0x7F29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7372:0x7F29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7372'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287502&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.2283333333'^^xsd:double;
  dwc:latitude '-48.1116666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7372:0x7F29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7035%3A0x8629B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7035%3A0x8629B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7035%3A0x8629B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1116666667 -64.2283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.2283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7035%3A0x8629B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1116666667 -64.2283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1116666667"^^xsd:decimal ;
  geo-pos:long "-64.2283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7035%3A0x8629B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7035:0x8629B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7035'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279156&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.2283333333'^^xsd:double;
  dwc:latitude '-48.1116666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7035:0x8629B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8414%3A0x172FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8414%3A0x172FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8414%3A0x172FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.5316666667 -64.1566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.5316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.1566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8414%3A0x172FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.5316666667 -64.1566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-44.5316666667"^^xsd:decimal ;
  geo-pos:long "-64.1566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8414%3A0x172FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8414:0x172FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305360&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.1566666667'^^xsd:double;
  dwc:latitude '-44.5316666667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8414:0x172FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3259%3A0x742EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3259%3A0x742EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3259%3A0x742EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.5316666667 -64.1566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.5316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.1566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3259%3A0x742EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.5316666667 -64.1566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-44.5316666667"^^xsd:decimal ;
  geo-pos:long "-64.1566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3259%3A0x742EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3259:0x742EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3259'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255477&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.1566666667'^^xsd:double;
  dwc:latitude '-44.5316666667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3259:0x742EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7487%3A0x2029B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7487%3A0x2029B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7487%3A0x2029B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7487%3A0x2029B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7487%3A0x2029B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7487:0x2029B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7487'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287799&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7487:0x2029B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8162%3A0x5029B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8162%3A0x5029B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8162%3A0x5029B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8162%3A0x5029B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8162%3A0x5029B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8162:0x5029B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304748&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8162:0x5029B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7854%3A0x1A2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7854%3A0x1A2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7854%3A0x1A2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7854%3A0x1A2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7854%3A0x1A2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7854:0x1A2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7854'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302448&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7854:0x1A2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8041%3A0xA324B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8041%3A0xA324B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8041%3A0xA324B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8041%3A0xA324B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8041%3A0xA324B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8041:0xA324B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8041'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303798&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8041:0xA324B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7342%3A0xA824B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7342%3A0xA824B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7342%3A0xA824B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7342%3A0xA824B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7342%3A0xA824B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7342:0xA824B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7342'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287387&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Menipea flagellifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '173127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7342:0xA824B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7020%3A0xAC24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7020%3A0xAC24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7020%3A0xAC24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7020%3A0xAC24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7020%3A0xAC24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7020:0xAC24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7020'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279139&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7020:0xAC24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6734%3A0xAD29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6734%3A0xAD29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6734%3A0xAD29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6734%3A0xAD29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6734%3A0xAD29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6734:0xAD29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6734'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278480&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '110931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6734:0xAD29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110931'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6326%3A0x632FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6326%3A0x632FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6326%3A0x632FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6326%3A0x632FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6326%3A0x632FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6326:0x632FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6326'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276758&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6326:0x632FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3555%3A0xC02AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3555%3A0xC02AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3555%3A0xC02AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3555%3A0xC02AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3555%3A0xC02AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3555:0xC02AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3555'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257852&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3555:0xC02AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3588%3A0xC025B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3588%3A0xC025B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3588%3A0xC025B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3588%3A0xC025B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3588%3A0xC025B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3588:0xC025B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3588'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257909&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3588:0xC025B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3060%3A0xF02DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3060%3A0xF02DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3060%3A0xF02DB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3060%3A0xF02DB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.95 -64.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.95"^^xsd:decimal ;
  geo-pos:long "-64.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3060%3A0xF02DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3060:0xF02DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254561&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-64.0833333333'^^xsd:double;
  dwc:latitude '-49.95'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3060:0xF02DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7812%3A0x6429B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7812%3A0x6429B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7812%3A0x6429B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7812%3A0x6429B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7812%3A0x6429B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7812:0x6429B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302247&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7812:0x6429B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7847%3A0x6529B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7847%3A0x6529B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7847%3A0x6529B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7847%3A0x6529B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7847%3A0x6529B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7847:0x6529B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7847'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302440&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7847:0x6529B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7848%3A0x6629B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7848%3A0x6629B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7848%3A0x6629B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7848%3A0x6629B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7848%3A0x6629B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7848:0x6629B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7848'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302441&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7848:0x6629B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7858%3A0x1A2FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7858%3A0x1A2FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7858%3A0x1A2FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7858%3A0x1A2FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7858%3A0x1A2FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7858:0x1A2FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302452&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7858:0x1A2FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8064%3A0x6E30B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8064%3A0x6E30B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8064%3A0x6E30B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8064%3A0x6E30B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8064%3A0x6E30B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8064:0x6E30B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303832&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8064:0x6E30B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3538%3A0xBF2AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3538%3A0xBF2AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3538%3A0xBF2AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3538%3A0xBF2AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3538%3A0xBF2AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3538:0xBF2AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257819&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3538:0xBF2AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3587%3A0xC025B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3587%3A0xC025B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3587%3A0xC025B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3587%3A0xC025B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3587%3A0xC025B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3587:0xC025B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3587'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257908&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3587:0xC025B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4069%3A0xD92FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4069%3A0xD92FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4069%3A0xD92FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4069%3A0xD92FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4069%3A0xD92FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4069:0xD92FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4069'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259842&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4069:0xD92FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5901%3A0x5B2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5901%3A0x5B2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5901%3A0x5B2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5901%3A0x5B2BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5901%3A0x5B2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5901:0x5B2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5901'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274516&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5901:0x5B2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3251%3A0xAA2EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3251%3A0xAA2EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3251%3A0xAA2EB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9933333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3251%3A0xAA2EB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5883333333 -63.9933333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5883333333"^^xsd:decimal ;
  geo-pos:long "-63.9933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3251%3A0xAA2EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3251:0xAA2EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3251'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255469&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9933333333'^^xsd:double;
  dwc:latitude '-46.5883333333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3251:0xAA2EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7616%3A0x112FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7616%3A0x112FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7616%3A0x112FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.86 -63.9266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.86"^^xsd:decimal ;
  dwc:decimalLongitude "-63.9266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7616%3A0x112FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.86 -63.9266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-48.86"^^xsd:decimal ;
  geo-pos:long "-63.9266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7616%3A0x112FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7616:0x112FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7616'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289793&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.9266666667'^^xsd:double;
  dwc:latitude '-48.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7616:0x112FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7805%3A0x6329B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7805%3A0x6329B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7805%3A0x6329B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7805%3A0x6329B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7805%3A0x6329B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7805:0x6329B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7805'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302240&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7805:0x6329B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6329%3A0xEA29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6329%3A0xEA29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6329%3A0xEA29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6329%3A0xEA29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6329%3A0xEA29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6329:0xEA29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6329'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276763&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6329:0xEA29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3539%3A0xBF2AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3539%3A0xBF2AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3539%3A0xBF2AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3539%3A0xBF2AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3539%3A0xBF2AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3539:0xBF2AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3539:0xBF2AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3815%3A0xC72AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3815%3A0xC72AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3815%3A0xC72AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3815%3A0xC72AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3815%3A0xC72AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3815:0xC72AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3815'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258848&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania magellanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '111071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3815:0xC72AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '111071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4352%3A0x102BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4352%3A0x102BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4352%3A0x102BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4352%3A0x102BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4352%3A0x102BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4352:0x102BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4352'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263089&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Carbasea ovoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '173750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4352:0x102BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4406%3A0x132BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4406%3A0x132BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4406%3A0x132BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4406%3A0x132BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4406%3A0x132BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4406:0x132BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4406'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263224&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4406:0x132BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4425%3A0xC925B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4425%3A0xC925B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4425%3A0xC925B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4425%3A0xC925B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4425%3A0xC925B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4425:0xC925B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4425'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263253&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4425:0xC925B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4063%3A0x892BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4063%3A0x892BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4063%3A0x892BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4063%3A0x892BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4063%3A0x892BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4063:0x892BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4063'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259835&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4063:0x892BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3274%3A0x772EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3274%3A0x772EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3274%3A0x772EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3274%3A0x772EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8166666667 -63.765)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8166666667"^^xsd:decimal ;
  geo-pos:long "-63.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3274%3A0x772EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3274:0x772EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3274'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255734&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.765'^^xsd:double;
  dwc:latitude '-46.8166666667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3274:0x772EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7802%3A0x6329B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7802%3A0x6329B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7802%3A0x6329B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.9816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7802%3A0x6329B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  geo-pos:lat "-44.9816666667"^^xsd:decimal ;
  geo-pos:long "-63.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7802%3A0x6329B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7802:0x6329B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7802'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302237&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.76'^^xsd:double;
  dwc:latitude '-44.9816666667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7802:0x6329B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7376%3A0x7F29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7376%3A0x7F29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7376%3A0x7F29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.9816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7376%3A0x7F29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  geo-pos:lat "-44.9816666667"^^xsd:decimal ;
  geo-pos:long "-63.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7376%3A0x7F29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7376:0x7F29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7376'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287507&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.76'^^xsd:double;
  dwc:latitude '-44.9816666667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7376:0x7F29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4075%3A0x0B2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4075%3A0x0B2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4075%3A0x0B2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.9816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4075%3A0x0B2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  geo-pos:lat "-44.9816666667"^^xsd:decimal ;
  geo-pos:long "-63.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4075%3A0x0B2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4075:0x0B2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4075'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259852&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.76'^^xsd:double;
  dwc:latitude '-44.9816666667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4075:0x0B2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4419%3A0xC825B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4419%3A0xC825B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4419%3A0xC825B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.9816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4419%3A0xC825B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  geo-pos:lat "-44.9816666667"^^xsd:decimal ;
  geo-pos:long "-63.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4419%3A0xC825B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4419:0xC825B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4419'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263243&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.76'^^xsd:double;
  dwc:latitude '-44.9816666667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4419:0xC825B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3284%3A0x772EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3284%3A0x772EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3284%3A0x772EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.9816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3284%3A0x772EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.9816666667 -63.76)"^^geo:wktLiteral ;
  geo-pos:lat "-44.9816666667"^^xsd:decimal ;
  geo-pos:long "-63.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3284%3A0x772EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3284:0x772EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3284'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255758&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.76'^^xsd:double;
  dwc:latitude '-44.9816666667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3284:0x772EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8313%3A0x5729B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8313%3A0x5729B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8313%3A0x5729B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.4633333333 -63.7283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.4633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.7283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8313%3A0x5729B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.4633333333 -63.7283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-51.4633333333"^^xsd:decimal ;
  geo-pos:long "-63.7283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8313%3A0x5729B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8313:0x5729B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8313'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305115&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.7283333333'^^xsd:double;
  dwc:latitude '-51.4633333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8313:0x5729B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3519%3A0xBF2AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3519%3A0xBF2AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3519%3A0xBF2AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.4633333333 -63.7283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.4633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.7283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3519%3A0xBF2AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.4633333333 -63.7283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-51.4633333333"^^xsd:decimal ;
  geo-pos:long "-63.7283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3519%3A0xBF2AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3519:0xBF2AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.7283333333'^^xsd:double;
  dwc:latitude '-51.4633333333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3519:0xBF2AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3254%3A0x742EB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3254%3A0x742EB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3254%3A0x742EB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.4516666667 -63.6083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.4516666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3254%3A0x742EB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.4516666667 -63.6083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-41.4516666667"^^xsd:decimal ;
  geo-pos:long "-63.6083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3254%3A0x742EB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3254:0x742EB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3254'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255472&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.6083333333'^^xsd:double;
  dwc:latitude '-41.4516666667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3254:0x742EB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3311%3A0x7F2EB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3311%3A0x7F2EB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3311%3A0x7F2EB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.4516666667 -63.6083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.4516666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3311%3A0x7F2EB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.4516666667 -63.6083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-41.4516666667"^^xsd:decimal ;
  geo-pos:long "-63.6083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3311%3A0x7F2EB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3311:0x7F2EB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3311'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255797&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.6083333333'^^xsd:double;
  dwc:latitude '-41.4516666667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3311:0x7F2EB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8420%3A0x5A29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8420%3A0x5A29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8420%3A0x5A29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8420%3A0x5A29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8420%3A0x5A29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8420:0x5A29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8420'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305366&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8420:0x5A29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7850%3A0x1A2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7850%3A0x1A2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7850%3A0x1A2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7850%3A0x1A2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7850%3A0x1A2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7850:0x1A2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7850'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302443&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7850:0x1A2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7032%3A0x8629B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7032%3A0x8629B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7032%3A0x8629B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7032%3A0x8629B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7032%3A0x8629B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7032:0x8629B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7032'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279153&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7032:0x8629B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6692%3A0xC629B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6692%3A0xC629B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6692%3A0xC629B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6692%3A0xC629B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6692%3A0xC629B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6692:0xC629B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6692'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278419&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6692:0xC629B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6334%3A0x642FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6334%3A0x642FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6334%3A0x642FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6334%3A0x642FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6334%3A0x642FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6334:0x642FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6334'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276774&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6334:0x642FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3563%3A0xBF25B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3563%3A0xBF25B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3563%3A0xBF25B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3563%3A0xBF25B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3563%3A0xBF25B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3563:0xBF25B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257862&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3563:0xBF25B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4871%3A0x8328B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4871%3A0x8328B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4871%3A0x8328B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4871%3A0x8328B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4871:0x8328B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4871'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=265738&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Celleporina bicostata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '469561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4871:0x8328B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '469561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5894%3A0x0826B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5894%3A0x0826B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5894%3A0x0826B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5894%3A0x0826B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5894%3A0x0826B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5894:0x0826B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5894'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274497&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5894:0x0826B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3410%3A0x762EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3410%3A0x762EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3410%3A0x762EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3410%3A0x762EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3410:0x762EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3410'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=256882&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3410:0x762EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3312%3A0x1428B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3312%3A0x1428B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3312%3A0x1428B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-63.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3312%3A0x1428B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.855 -63.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.855"^^xsd:decimal ;
  geo-pos:long "-63.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3312%3A0x1428B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3312:0x1428B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3312'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255800&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.5683333333'^^xsd:double;
  dwc:latitude '-50.855'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3312:0x1428B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4067%3A0xD92FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4067%3A0xD92FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4067%3A0xD92FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.955 -63.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.955"^^xsd:decimal ;
  dwc:decimalLongitude "-63.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4067%3A0xD92FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.955 -63.56)"^^geo:wktLiteral ;
  geo-pos:lat "-43.955"^^xsd:decimal ;
  geo-pos:long "-63.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4067%3A0xD92FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4067:0xD92FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4067'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259839&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.56'^^xsd:double;
  dwc:latitude '-43.955'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4067:0xD92FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7476%3A0x2029B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7476%3A0x2029B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7476%3A0x2029B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7476%3A0x2029B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7476%3A0x2029B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7476:0x2029B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7476'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287755&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7476:0x2029B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7486%3A0x7924B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7486%3A0x7924B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7486%3A0x7924B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7486%3A0x7924B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7486%3A0x7924B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7486:0x7924B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7486'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287795&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7486:0x7924B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8127%3A0x4F29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8127%3A0x4F29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8127%3A0x4F29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8127%3A0x4F29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8127%3A0x4F29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8127:0x4F29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304688&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8127:0x4F29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8346%3A0x5829B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8346%3A0x5829B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8346%3A0x5829B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8346%3A0x5829B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8346%3A0x5829B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8346:0x5829B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8346'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305203&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8346:0x5829B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7864%3A0x6629B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7864%3A0x6629B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7864%3A0x6629B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7864%3A0x6629B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7864%3A0x6629B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7864:0x6629B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7864'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302458&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7864:0x6629B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8052%3A0x7029B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8052%3A0x7029B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8052%3A0x7029B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8052%3A0x7029B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8052%3A0x7029B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8052:0x7029B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303813&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8052:0x7029B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7023%3A0xAD24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7023%3A0xAD24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7023%3A0xAD24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7023%3A0xAD24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7023%3A0xAD24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7023:0xAD24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7023'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279143&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7023:0xAD24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6328%3A0xEA29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6328%3A0xEA29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6328%3A0xEA29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6328%3A0xEA29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6328%3A0xEA29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6328:0xEA29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6328'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276761&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6328:0xEA29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3558%3A0xC02AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3558%3A0xC02AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3558%3A0xC02AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3558%3A0xC02AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3558%3A0xC02AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3558:0xC02AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3558'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257855&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3558:0xC02AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3604%3A0xC025B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3604%3A0xC025B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3604%3A0xC025B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3604%3A0xC025B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3604%3A0xC025B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3604:0xC025B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3604'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257952&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3604:0xC025B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3809%3A0xC62AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3809%3A0xC62AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3809%3A0xC62AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3809%3A0xC62AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3809%3A0xC62AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3809:0xC62AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3809'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258835&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '172955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3809:0xC62AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5898%3A0x5A2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5898%3A0x5A2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5898%3A0x5A2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.6033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5898%3A0x5A2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.6033333333 -63.515)"^^geo:wktLiteral ;
  geo-pos:lat "-49.6033333333"^^xsd:decimal ;
  geo-pos:long "-63.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5898%3A0x5A2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5898:0x5A2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5898'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274511&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.515'^^xsd:double;
  dwc:latitude '-49.6033333333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5898:0x5A2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8155%3A0x6C30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8155%3A0x6C30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8155%3A0x6C30B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8155%3A0x6C30B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1"^^xsd:decimal ;
  geo-pos:long "-63.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8155%3A0x6C30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8155:0x6C30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8155'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304733&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.4333333333'^^xsd:double;
  dwc:latitude '-48.1'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8155:0x6C30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8350%3A0x9A24B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8350%3A0x9A24B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8350%3A0x9A24B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8350%3A0x9A24B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1"^^xsd:decimal ;
  geo-pos:long "-63.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8350%3A0x9A24B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8350:0x9A24B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8350'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305207&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.4333333333'^^xsd:double;
  dwc:latitude '-48.1'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8350:0x9A24B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7861%3A0x1A2FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7861%3A0x1A2FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7861%3A0x1A2FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7861%3A0x1A2FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1"^^xsd:decimal ;
  geo-pos:long "-63.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7861%3A0x1A2FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7861:0x1A2FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7861'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302455&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.4333333333'^^xsd:double;
  dwc:latitude '-48.1'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7861:0x1A2FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7374%3A0x7F29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7374%3A0x7F29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7374%3A0x7F29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7374%3A0x7F29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1"^^xsd:decimal ;
  geo-pos:long "-63.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7374%3A0x7F29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7374:0x7F29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7374'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287504&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.4333333333'^^xsd:double;
  dwc:latitude '-48.1'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7374:0x7F29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7024%3A0xAD24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7024%3A0xAD24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7024%3A0xAD24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7024%3A0xAD24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1"^^xsd:decimal ;
  geo-pos:long "-63.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7024%3A0xAD24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7024:0xAD24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7024'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279144&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.4333333333'^^xsd:double;
  dwc:latitude '-48.1'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7024:0xAD24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3545%3A0xBE25B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3545%3A0xBE25B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3545%3A0xBE25B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-63.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3545%3A0xBE25B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.1 -63.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-48.1"^^xsd:decimal ;
  geo-pos:long "-63.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3545%3A0xBE25B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3545:0xBE25B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3545'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257834&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.4333333333'^^xsd:double;
  dwc:latitude '-48.1'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3545:0xBE25B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7798%3A0x6329B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7798%3A0x6329B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7798%3A0x6329B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7798%3A0x6329B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7798%3A0x6329B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7798:0x6329B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7798'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302232&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7798:0x6329B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7799%3A0x6329B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7799%3A0x6329B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7799%3A0x6329B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7799%3A0x6329B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7799%3A0x6329B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7799:0x6329B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7799'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302233&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7799:0x6329B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7364%3A0x7E29B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7364%3A0x7E29B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7364%3A0x7E29B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7364%3A0x7E29B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7364%3A0x7E29B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7364:0x7E29B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7364'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287483&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7364:0x7E29B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7368%3A0x1F2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7368%3A0x1F2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7368%3A0x1F2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7368%3A0x1F2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7368%3A0x1F2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7368:0x1F2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7368'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287488&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7368:0x1F2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3592%3A0xC12AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3592%3A0xC12AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3592%3A0xC12AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3592%3A0xC12AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3592%3A0xC12AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3592:0xC12AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257916&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3592:0xC12AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3599%3A0xC025B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3599%3A0xC025B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3599%3A0xC025B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3599%3A0xC025B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3599%3A0xC025B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3599:0xC025B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3599'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257939&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3599:0xC025B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4410%3A0x132BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4410%3A0x132BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4410%3A0x132BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.2733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4410%3A0x132BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.8666666667 -63.2733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.8666666667"^^xsd:decimal ;
  geo-pos:long "-63.2733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4410%3A0x132BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4410:0x132BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4410'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263230&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.2733333333'^^xsd:double;
  dwc:latitude '-45.8666666667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4410:0x132BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8116%3A0x7429B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8116%3A0x7429B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8116%3A0x7429B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.95 -63.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8116%3A0x7429B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.95 -63.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-44.95"^^xsd:decimal ;
  geo-pos:long "-63.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8116%3A0x7429B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8116:0x7429B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303898&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.0833333333'^^xsd:double;
  dwc:latitude '-44.95'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8116:0x7429B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3525%3A0xBF2AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3525%3A0xBF2AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3525%3A0xBF2AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.95 -63.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3525%3A0xBF2AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.95 -63.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-44.95"^^xsd:decimal ;
  geo-pos:long "-63.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3525%3A0xBF2AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3525:0xBF2AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3525'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257796&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.0833333333'^^xsd:double;
  dwc:latitude '-44.95'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3525:0xBF2AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4415%3A0xC825B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4415%3A0xC825B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4415%3A0xC825B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.95 -63.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4415%3A0xC825B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.95 -63.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-44.95"^^xsd:decimal ;
  geo-pos:long "-63.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4415%3A0xC825B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4415:0xC825B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4415'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263238&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-63.0833333333'^^xsd:double;
  dwc:latitude '-44.95'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4415:0xC825B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8356%3A0x9B24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8356%3A0x9B24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8356%3A0x9B24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.9683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8356%3A0x9B24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8783333333"^^xsd:decimal ;
  geo-pos:long "-62.9683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8356%3A0x9B24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8356:0x9B24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8356'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305214&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.9683333333'^^xsd:double;
  dwc:latitude '-47.8783333333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8356:0x9B24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7897%3A0x6629B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7897%3A0x6629B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7897%3A0x6629B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.9683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7897%3A0x6629B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8783333333"^^xsd:decimal ;
  geo-pos:long "-62.9683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7897%3A0x6629B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7897:0x6629B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302621&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Onchoporella buskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.9683333333'^^xsd:double;
  dwc:latitude '-47.8783333333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '472061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7897:0x6629B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '1429790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8060%3A0x7129B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8060%3A0x7129B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8060%3A0x7129B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.9683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8060%3A0x7129B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8783333333"^^xsd:decimal ;
  geo-pos:long "-62.9683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8060%3A0x7129B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8060:0x7129B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8060'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303827&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.9683333333'^^xsd:double;
  dwc:latitude '-47.8783333333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8060:0x7129B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3551%3A0xBF25B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3551%3A0xBF25B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3551%3A0xBF25B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.9683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3551%3A0xBF25B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8783333333 -62.9683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8783333333"^^xsd:decimal ;
  geo-pos:long "-62.9683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3551%3A0xBF25B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3551:0xBF25B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3551'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257847&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.9683333333'^^xsd:double;
  dwc:latitude '-47.8783333333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3551:0xBF25B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23644%3A0xB52AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23644%3A0xB52AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23644%3A0xB52AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.4616666667 -62.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.4616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23644%3A0xB52AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.4616666667 -62.76)"^^geo:wktLiteral ;
  geo-pos:lat "-41.4616666667"^^xsd:decimal ;
  geo-pos:long "-62.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23644%3A0xB52AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23644:0xB52AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23644'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6354&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenophthalmus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Steudel'^^xsd:string;
  dwc:longitude '-62.76'^^xsd:double;
  dwc:latitude '-41.4616666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '442752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23644:0xB52AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '442752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8329%3A0x5729B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8329%3A0x5729B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8329%3A0x5729B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8329%3A0x5729B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.2833333333"^^xsd:decimal ;
  geo-pos:long "-62.7333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8329%3A0x5729B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8329:0x5729B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305180&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.7333333333'^^xsd:double;
  dwc:latitude '-43.2833333333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8329:0x5729B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6733%3A0xAD29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6733%3A0xAD29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6733%3A0xAD29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6733%3A0xAD29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.2833333333"^^xsd:decimal ;
  geo-pos:long "-62.7333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6733%3A0xAD29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6733:0xAD29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6733'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278479&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.7333333333'^^xsd:double;
  dwc:latitude '-43.2833333333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6733:0xAD29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110931'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4079%3A0x0B2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4079%3A0x0B2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4079%3A0x0B2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4079%3A0x0B2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.2833333333"^^xsd:decimal ;
  geo-pos:long "-62.7333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4079%3A0x0B2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4079:0x0B2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4079'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259857&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.7333333333'^^xsd:double;
  dwc:latitude '-43.2833333333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4079:0x0B2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3075%3A0xF12DB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3075%3A0xF12DB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3075%3A0xF12DB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3075%3A0xF12DB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.2833333333"^^xsd:decimal ;
  geo-pos:long "-62.7333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3075%3A0xF12DB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3075:0xF12DB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254586&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.7333333333'^^xsd:double;
  dwc:latitude '-43.2833333333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3075:0xF12DB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3249%3A0xAA2EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3249%3A0xAA2EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3249%3A0xAA2EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3249%3A0xAA2EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.2833333333 -62.7333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.2833333333"^^xsd:decimal ;
  geo-pos:long "-62.7333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3249%3A0xAA2EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3249:0xAA2EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3249'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255467&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.7333333333'^^xsd:double;
  dwc:latitude '-43.2833333333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3249:0xAA2EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8065%3A0x6E30B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8065%3A0x6E30B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8065%3A0x6E30B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.87 -62.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.87"^^xsd:decimal ;
  dwc:decimalLongitude "-62.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8065%3A0x6E30B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.87 -62.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.87"^^xsd:decimal ;
  geo-pos:long "-62.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8065%3A0x6E30B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8065:0x6E30B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8065'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303835&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.6033333333'^^xsd:double;
  dwc:latitude '-46.87'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8065:0x6E30B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3550%3A0xBF25B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3550%3A0xBF25B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3550%3A0xBF25B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.87 -62.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.87"^^xsd:decimal ;
  dwc:decimalLongitude "-62.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3550%3A0xBF25B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.87 -62.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.87"^^xsd:decimal ;
  geo-pos:long "-62.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3550%3A0xBF25B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3550:0xBF25B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3550'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257844&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.6033333333'^^xsd:double;
  dwc:latitude '-46.87'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3550:0xBF25B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3281%3A0x772EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3281%3A0x772EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3281%3A0x772EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.87 -62.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.87"^^xsd:decimal ;
  dwc:decimalLongitude "-62.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3281%3A0x772EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.87 -62.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.87"^^xsd:decimal ;
  geo-pos:long "-62.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3281%3A0x772EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3281:0x772EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3281'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255752&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.6033333333'^^xsd:double;
  dwc:latitude '-46.87'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3281:0x772EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7862%3A0x6629B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7862%3A0x6629B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7862%3A0x6629B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9333333333 -62.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7862%3A0x6629B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9333333333 -62.59)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9333333333"^^xsd:decimal ;
  geo-pos:long "-62.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7862%3A0x6629B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7862:0x6629B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7862'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302456&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.59'^^xsd:double;
  dwc:latitude '-43.9333333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7862:0x6629B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4068%3A0xD92FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4068%3A0xD92FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4068%3A0xD92FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9333333333 -62.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4068%3A0xD92FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9333333333 -62.59)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9333333333"^^xsd:decimal ;
  geo-pos:long "-62.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4068%3A0xD92FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4068:0xD92FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4068'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259840&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.59'^^xsd:double;
  dwc:latitude '-43.9333333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4068:0xD92FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3258%3A0x1F26B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3258%3A0x1F26B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3258%3A0x1F26B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9333333333 -62.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3258%3A0x1F26B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.9333333333 -62.59)"^^geo:wktLiteral ;
  geo-pos:lat "-43.9333333333"^^xsd:decimal ;
  geo-pos:long "-62.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3258%3A0x1F26B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3258:0x1F26B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3258'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255476&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.59'^^xsd:double;
  dwc:latitude '-43.9333333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3258:0x1F26B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7813%3A0x6429B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7813%3A0x6429B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7813%3A0x6429B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7813%3A0x6429B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7813%3A0x6429B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7813:0x6429B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302248&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7813:0x6429B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7900%3A0x1B2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7900%3A0x1B2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7900%3A0x1B2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7900%3A0x1B2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7900%3A0x1B2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7900:0x1B2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7900'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302624&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Onchoporella buskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '472061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7900:0x1B2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '1429790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8058%3A0x7129B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8058%3A0x7129B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8058%3A0x7129B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8058%3A0x7129B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8058%3A0x7129B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8058:0x7129B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8058'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303825&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8058:0x7129B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7343%3A0x7C29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7343%3A0x7C29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7343%3A0x7C29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7343%3A0x7C29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7343%3A0x7C29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7343:0x7C29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7343'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287388&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Menipea flagellifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '173127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7343:0x7C29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3541%3A0xC02AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3541%3A0xC02AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3541%3A0xC02AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3541%3A0xC02AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3541%3A0xC02AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3541:0xC02AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3541'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257825&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3541:0xC02AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4411%3A0x132BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4411%3A0x132BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4411%3A0x132BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4411%3A0x132BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4411%3A0x132BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4411:0x132BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4411'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263231&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4411:0x132BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3257%3A0x742EB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3257%3A0x742EB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3257%3A0x742EB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3257%3A0x742EB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3257%3A0x742EB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3257:0x742EB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3257'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255475&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3257:0x742EB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3278%3A0x772EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3278%3A0x772EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3278%3A0x772EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.2116666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3278%3A0x772EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.2116666667 -62.57)"^^geo:wktLiteral ;
  geo-pos:lat "-46.2116666667"^^xsd:decimal ;
  geo-pos:long "-62.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3278%3A0x772EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3278:0x772EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3278'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255744&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.57'^^xsd:double;
  dwc:latitude '-46.2116666667'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3278:0x772EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7814%3A0x6429B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7814%3A0x6429B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7814%3A0x6429B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7814%3A0x6429B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5333333333"^^xsd:decimal ;
  geo-pos:long "-62.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7814%3A0x6429B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7814:0x6429B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7814'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302249&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.4166666667'^^xsd:double;
  dwc:latitude '-46.5333333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7814:0x6429B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8057%3A0x7129B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8057%3A0x7129B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8057%3A0x7129B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8057%3A0x7129B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5333333333"^^xsd:decimal ;
  geo-pos:long "-62.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8057%3A0x7129B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8057:0x7129B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8057'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303823&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.4166666667'^^xsd:double;
  dwc:latitude '-46.5333333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8057:0x7129B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7340%3A0xA724B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7340%3A0xA724B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7340%3A0xA724B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7340%3A0xA724B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5333333333"^^xsd:decimal ;
  geo-pos:long "-62.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7340%3A0xA724B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7340:0xA724B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7340'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287385&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Menipea flagellifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.4166666667'^^xsd:double;
  dwc:latitude '-46.5333333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '173127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7340:0xA724B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '173127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3547%3A0xBE25B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3547%3A0xBE25B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3547%3A0xBE25B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3547%3A0xBE25B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5333333333"^^xsd:decimal ;
  geo-pos:long "-62.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3547%3A0xBE25B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3547:0xBE25B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3547'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257837&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.4166666667'^^xsd:double;
  dwc:latitude '-46.5333333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3547:0xBE25B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3277%3A0x772EB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3277%3A0x772EB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3277%3A0x772EB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3277%3A0x772EB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.5333333333 -62.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.5333333333"^^xsd:decimal ;
  geo-pos:long "-62.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3277%3A0x772EB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3277:0x772EB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3277'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255740&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.4166666667'^^xsd:double;
  dwc:latitude '-46.5333333333'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3277:0x772EB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3564%3A0xBF25B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3564%3A0xBF25B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3564%3A0xBF25B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6166666667 -62.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3564%3A0xBF25B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6166666667 -62.25)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6166666667"^^xsd:decimal ;
  geo-pos:long "-62.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3564%3A0xBF25B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3564:0xBF25B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257864&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.25'^^xsd:double;
  dwc:latitude '-41.6166666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3564:0xBF25B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4418%3A0xC825B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4418%3A0xC825B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4418%3A0xC825B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6166666667 -62.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4418%3A0xC825B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6166666667 -62.25)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6166666667"^^xsd:decimal ;
  geo-pos:long "-62.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4418%3A0xC825B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4418:0xC825B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4418'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263242&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.25'^^xsd:double;
  dwc:latitude '-41.6166666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4418:0xC825B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7808%3A0x6429B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7808%3A0x6429B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7808%3A0x6429B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.95"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7808%3A0x6429B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-48.95"^^xsd:decimal ;
  geo-pos:long "-62.0666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7808%3A0x6429B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7808:0x6429B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7808'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302243&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0666666667'^^xsd:double;
  dwc:latitude '-48.95'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7808:0x6429B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8063%3A0x6E30B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8063%3A0x6E30B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8063%3A0x6E30B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.95"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8063%3A0x6E30B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-48.95"^^xsd:decimal ;
  geo-pos:long "-62.0666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8063%3A0x6E30B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8063:0x6E30B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303831&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0666666667'^^xsd:double;
  dwc:latitude '-48.95'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8063:0x6E30B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6690%3A0xC629B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6690%3A0xC629B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6690%3A0xC629B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.95"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6690%3A0xC629B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-48.95"^^xsd:decimal ;
  geo-pos:long "-62.0666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6690%3A0xC629B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6690:0xC629B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6690'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278417&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0666666667'^^xsd:double;
  dwc:latitude '-48.95'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6690:0xC629B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6331%3A0xEA29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6331%3A0xEA29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6331%3A0xEA29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.95"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6331%3A0xEA29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.95 -62.0666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-48.95"^^xsd:decimal ;
  geo-pos:long "-62.0666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6331%3A0xEA29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6331:0xEA29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6331'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276769&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0666666667'^^xsd:double;
  dwc:latitude '-48.95'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6331:0xEA29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22243%3A0x662AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22243%3A0x662AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22243%3A0x662AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.7666666667 -62.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22243%3A0x662AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.7666666667 -62.05)"^^geo:wktLiteral ;
  geo-pos:lat "-10.7666666667"^^xsd:decimal ;
  geo-pos:long "-62.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22243%3A0x662AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22243:0x662AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22243'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4775&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Zilchiopsis oronensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Magalhaes'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-62.05'^^xsd:double;
  dwc:latitude '-10.7666666667'^^xsd:double;
  dwc:aphiaid '443918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22243:0x662AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '443918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31873%3A0x0E2CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31873%3A0x0E2CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31873%3A0x0E2CB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5395 -62.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-62.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "705"^^xsd:integer ;
  dwc:maximumDepthInMeters "1149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31873%3A0x0E2CB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5395 -62.02)"^^geo:wktLiteral ;
  geo-pos:lat "16.5395"^^xsd:decimal ;
  geo-pos:long "-62.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31873%3A0x0E2CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31873:0x0E2CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31873'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177341&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida mircophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Bermudez'^^xsd:string;
  dwc:longitude '-62.02'^^xsd:double;
  dwc:latitude '16.5395'^^xsd:double;
  dwc:minimumDepth '705'^^xsd:integer;
  dwc:maximumDepth '1149'^^xsd:integer;
  dwc:aphiaid '107158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31873:0x0E2CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '1605954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31871%3A0x0E2CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31871%3A0x0E2CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31871%3A0x0E2CB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5411666667 -62.0198333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5411666667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0198333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "808"^^xsd:integer ;
  dwc:maximumDepthInMeters "1162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31871%3A0x0E2CB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5411666667 -62.0198333333)"^^geo:wktLiteral ;
  geo-pos:lat "16.5411666667"^^xsd:decimal ;
  geo-pos:long "-62.0198333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31871%3A0x0E2CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31871:0x0E2CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31871'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177277&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Bermudez'^^xsd:string;
  dwc:longitude '-62.0198333333'^^xsd:double;
  dwc:latitude '16.5411666667'^^xsd:double;
  dwc:minimumDepth '808'^^xsd:integer;
  dwc:maximumDepth '1162'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31871:0x0E2CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7480%3A0x2029B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7480%3A0x2029B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7480%3A0x2029B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7480%3A0x2029B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7480%3A0x2029B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7480:0x2029B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7480'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287764&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7480:0x2029B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8160%3A0x5029B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8160%3A0x5029B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8160%3A0x5029B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8160%3A0x5029B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8160%3A0x5029B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8160:0x5029B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304745&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8160:0x5029B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8349%3A0x5829B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8349%3A0x5829B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8349%3A0x5829B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8349%3A0x5829B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8349%3A0x5829B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8349:0x5829B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8349'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305206&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8349:0x5829B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7811%3A0x6429B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7811%3A0x6429B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7811%3A0x6429B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7811%3A0x6429B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7811%3A0x6429B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7811:0x6429B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7811'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302246&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7811:0x6429B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8034%3A0xA324B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8034%3A0xA324B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8034%3A0xA324B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8034%3A0xA324B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8034%3A0xA324B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8034:0xA324B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8034'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8034:0xA324B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8044%3A0x7029B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8044%3A0x7029B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8044%3A0x7029B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8044%3A0x7029B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8044%3A0x7029B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8044:0x7029B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8044'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303802&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8044:0x7029B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8061%3A0x6E30B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8061%3A0x6E30B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8061%3A0x6E30B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8061%3A0x6E30B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8061%3A0x6E30B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8061:0x6E30B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8061'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303828&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8061:0x6E30B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6696%3A0xC729B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6696%3A0xC729B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6696%3A0xC729B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6696%3A0xC729B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6696%3A0xC729B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6696:0xC729B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6696'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278423&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6696:0xC729B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3557%3A0xC02AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3557%3A0xC02AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3557%3A0xC02AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3557%3A0xC02AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3557%3A0xC02AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3557:0xC02AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3557'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257854&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3557:0xC02AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4078%3A0x0B2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4078%3A0x0B2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4078%3A0x0B2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4078%3A0x0B2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4078%3A0x0B2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4078:0x0B2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4078'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259856&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4078:0x0B2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4416%3A0xC825B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4416%3A0xC825B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4416%3A0xC825B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.9283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.0183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4416%3A0xC825B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.9283333333 -62.0183333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.9283333333"^^xsd:decimal ;
  geo-pos:long "-62.0183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4416%3A0xC825B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4416:0xC825B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4416'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263239&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-62.0183333333'^^xsd:double;
  dwc:latitude '-49.9283333333'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4416:0xC825B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23645%3A0xB325B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23645%3A0xB325B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23645%3A0xB325B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.95 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23645%3A0xB325B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.95 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-41.95"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23645%3A0xB325B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23645:0xB325B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23645'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6355&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenophthalmus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. Steudel'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-41.95'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '442752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23645:0xB325B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '442752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31870%3A0x0E2CB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31870%3A0x0E2CB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31870%3A0x0E2CB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4763333333 -61.9803333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4763333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.9803333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "987"^^xsd:integer ;
  dwc:maximumDepthInMeters "1144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31870%3A0x0E2CB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4763333333 -61.9803333333)"^^geo:wktLiteral ;
  geo-pos:lat "16.4763333333"^^xsd:decimal ;
  geo-pos:long "-61.9803333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31870%3A0x0E2CB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31870:0x0E2CB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31870'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177262&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida subcaeca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Bermudez'^^xsd:string;
  dwc:longitude '-61.9803333333'^^xsd:double;
  dwc:latitude '16.4763333333'^^xsd:double;
  dwc:minimumDepth '987'^^xsd:integer;
  dwc:maximumDepth '1144'^^xsd:integer;
  dwc:aphiaid '107165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31870:0x0E2CB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1605962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7492%3A0x132FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7492%3A0x132FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7492%3A0x132FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7492%3A0x132FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7492%3A0x132FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7492:0x132FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7492'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7492:0x132FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7499%3A0x2129B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7499%3A0x2129B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7499%3A0x2129B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7499%3A0x2129B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7499%3A0x2129B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7499:0x2129B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7499'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287875&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7499:0x2129B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8139%3A0x7E24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8139%3A0x7E24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8139%3A0x7E24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8139%3A0x7E24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8139%3A0x7E24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8139:0x7E24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304710&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8139:0x7E24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8326%3A0x162FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8326%3A0x162FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8326%3A0x162FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8326%3A0x162FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8326%3A0x162FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8326:0x162FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8326'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305169&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8326:0x162FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8048%3A0x7029B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8048%3A0x7029B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8048%3A0x7029B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8048%3A0x7029B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8048%3A0x7029B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8048:0x7029B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8048'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303808&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8048:0x7029B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7022%3A0xAD24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7022%3A0xAD24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7022%3A0xAD24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7022%3A0xAD24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7022%3A0xAD24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7022:0xAD24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7022'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279141&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7022:0xAD24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6697%3A0xC729B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6697%3A0xC729B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6697%3A0xC729B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6697%3A0xC729B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6697%3A0xC729B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6697:0xC729B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6697'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278424&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6697:0xC729B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6337%3A0x642FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6337%3A0x642FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6337%3A0x642FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6337%3A0x642FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6337%3A0x642FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6337:0x642FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6337'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6337:0x642FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3542%3A0xC02AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3542%3A0xC02AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3542%3A0xC02AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3542%3A0xC02AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3542%3A0xC02AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3542:0xC02AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3542'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257828&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3542:0xC02AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4873%3A0x8328B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4873%3A0x8328B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4873%3A0x8328B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4873%3A0x8328B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4873:0x8328B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4873'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=265742&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Celleporina bicostata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '469561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4873:0x8328B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '469561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5827%3A0xE225B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5827%3A0xE225B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5827%3A0xE225B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5827%3A0xE225B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5827%3A0xE225B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5827:0xE225B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5827'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273861&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5827:0xE225B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5828%3A0x4A2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5828%3A0x4A2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5828%3A0x4A2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5828%3A0x4A2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5828%3A0x4A2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5828:0x4A2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5828'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273864&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina incrustans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '469344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5828:0x4A2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '469344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5896%3A0x5A2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5896%3A0x5A2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5896%3A0x5A2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5896%3A0x5A2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5896%3A0x5A2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5896:0x5A2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5896'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274507&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella spinosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '470304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5896:0x5A2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '470304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3270%3A0x752EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3270%3A0x752EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3270%3A0x752EB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3270%3A0x752EB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3270%3A0x752EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3270:0x752EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3270'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255726&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia benemunita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '471130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3270:0x752EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3308%3A0x0F28B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3308%3A0x0F28B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3308%3A0x0F28B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-61.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3308%3A0x0F28B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.555 -61.935)"^^geo:wktLiteral ;
  geo-pos:lat "-48.555"^^xsd:decimal ;
  geo-pos:long "-61.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3308%3A0x0F28B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3308:0x0F28B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3308'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255791&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.935'^^xsd:double;
  dwc:latitude '-48.555'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3308:0x0F28B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6688%3A0xC629B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6688%3A0xC629B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6688%3A0xC629B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.285 -61.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.285"^^xsd:decimal ;
  dwc:decimalLongitude "-61.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6688%3A0xC629B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.285 -61.915)"^^geo:wktLiteral ;
  geo-pos:lat "-42.285"^^xsd:decimal ;
  geo-pos:long "-61.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6688%3A0xC629B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6688:0xC629B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6688'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278415&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.915'^^xsd:double;
  dwc:latitude '-42.285'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6688:0xC629B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3302%3A0x6130B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3302%3A0x6130B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3302%3A0x6130B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.285 -61.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.285"^^xsd:decimal ;
  dwc:decimalLongitude "-61.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3302%3A0x6130B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.285 -61.915)"^^geo:wktLiteral ;
  geo-pos:lat "-42.285"^^xsd:decimal ;
  geo-pos:long "-61.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3302%3A0x6130B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3302:0x6130B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3302'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.915'^^xsd:double;
  dwc:latitude '-42.285'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3302:0x6130B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16564%3A0xBE29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16564%3A0xBE29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16564%3A0xBE29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.8666666667 -61.8191666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.8191666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16564%3A0xBE29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.8666666667 -61.8191666667)"^^geo:wktLiteral ;
  geo-pos:lat "-53.8666666667"^^xsd:decimal ;
  geo-pos:long "-61.8191666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16564%3A0xBE29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16564:0xBE29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16564'^^xsd:integer;
  dwc:scientificName 'Lagisca irritans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-61.8191666667'^^xsd:double;
  dwc:latitude '-53.8666666667'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '328589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16564:0xBE29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '328589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7617%3A0x1A29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7617%3A0x1A29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7617%3A0x1A29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.44 -61.7283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.44"^^xsd:decimal ;
  dwc:decimalLongitude "-61.7283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7617%3A0x1A29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.44 -61.7283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.44"^^xsd:decimal ;
  geo-pos:long "-61.7283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7617%3A0x1A29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7617:0x1A29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7617'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289794&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.7283333333'^^xsd:double;
  dwc:latitude '-49.44'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7617:0x1A29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3553%3A0xC02AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3553%3A0xC02AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3553%3A0xC02AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.44 -61.7283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.44"^^xsd:decimal ;
  dwc:decimalLongitude "-61.7283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3553%3A0xC02AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.44 -61.7283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.44"^^xsd:decimal ;
  geo-pos:long "-61.7283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3553%3A0xC02AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3553:0xC02AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3553'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257850&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.7283333333'^^xsd:double;
  dwc:latitude '-49.44'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3553:0xC02AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23248%3A0x482AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23248%3A0x482AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23248%3A0x482AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0008333333 -61.7083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.0008333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.7083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23248%3A0x482AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.0008333333 -61.7083333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.0008333333"^^xsd:decimal ;
  geo-pos:long "-61.7083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A23248%3A0x482AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:23248:0x482AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '23248'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=7363&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma rectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Grenada'^^xsd:string;
  dwc:longitude '-61.7083333333'^^xsd:double;
  dwc:latitude '12.0008333333'^^xsd:double;
  dwc:aphiaid '444683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:23248:0x482AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '444683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7612%3A0x112FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7612%3A0x112FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7612%3A0x112FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7612%3A0x112FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7612%3A0x112FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7612:0x112FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7612'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289753&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7612:0x112FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8330%3A0x5729B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8330%3A0x5729B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8330%3A0x5729B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8330%3A0x5729B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8330%3A0x5729B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8330:0x5729B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305182&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8330:0x5729B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6330%3A0xEA29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6330%3A0xEA29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6330%3A0xEA29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6330%3A0xEA29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6330%3A0xEA29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6330:0xEA29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6330'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276765&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6330:0xEA29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3600%3A0xC025B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3600%3A0xC025B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3600%3A0xC025B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3600%3A0xC025B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3600%3A0xC025B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3600:0xC025B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3600'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257940&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3600:0xC025B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4136%3A0xDA2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4136%3A0xDA2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4136%3A0xDA2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4136%3A0xDA2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4136%3A0xDA2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4136:0xDA2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4136'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259979&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callopora dumerilii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4136:0xDA2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6188%3A0x722BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6188%3A0x722BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6188%3A0x722BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6188%3A0x722BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6188%3A0x722BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6188:0x722BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6188'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275691&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '173674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6188:0x722BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173674'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3299%3A0x722EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3299%3A0x722EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3299%3A0x722EB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3299%3A0x722EB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3299%3A0x722EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3299:0x722EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3299'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255782&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3299:0x722EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3048%3A0x6630B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3048%3A0x6630B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3048%3A0x6630B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3048%3A0x6630B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3048%3A0x6630B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3048:0x6630B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254534&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3048:0x6630B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3248%3A0xAA2EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3248%3A0xAA2EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3248%3A0xAA2EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.0983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6783333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3248%3A0xAA2EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.0983333333 -61.6783333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.0983333333"^^xsd:decimal ;
  geo-pos:long "-61.6783333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3248%3A0xAA2EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3248:0xAA2EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255466&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6783333333'^^xsd:double;
  dwc:latitude '-43.0983333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3248:0xAA2EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8120%3A0x4F29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8120%3A0x4F29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8120%3A0x4F29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8120%3A0x4F29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8120%3A0x4F29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8120:0x4F29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304680&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8120:0x4F29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8156%3A0x6C30B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8156%3A0x6C30B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8156%3A0x6C30B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8156%3A0x6C30B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8156%3A0x6C30B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8156:0x6C30B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8156'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304740&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8156:0x6C30B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7815%3A0x9F24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7815%3A0x9F24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7815%3A0x9F24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7815%3A0x9F24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7815%3A0x9F24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7815:0x9F24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302250&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7815:0x9F24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3532%3A0xBE25B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3532%3A0xBE25B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3532%3A0xBE25B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3532%3A0xBE25B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3532%3A0xBE25B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3532:0xBE25B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3532'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257812&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3532:0xBE25B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3603%3A0xC025B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3603%3A0xC025B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3603%3A0xC025B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3603%3A0xC025B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3603%3A0xC025B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3603:0xC025B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3603'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257950&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3603:0xC025B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4417%3A0xC825B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4417%3A0xC825B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4417%3A0xC825B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4417%3A0xC825B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4417%3A0xC825B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4417:0xC825B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4417'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263241&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4417:0xC825B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3309%3A0x0F28B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3309%3A0x0F28B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3309%3A0x0F28B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.115"^^xsd:decimal ;
  dwc:decimalLongitude "-61.6033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3309%3A0x0F28B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.115 -61.6033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.115"^^xsd:decimal ;
  geo-pos:long "-61.6033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3309%3A0x0F28B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3309:0x0F28B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3309'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255794&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.6033333333'^^xsd:double;
  dwc:latitude '-45.115'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3309:0x0F28B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31872%3A0x0E2CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31872%3A0x0E2CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31872%3A0x0E2CB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5333333333 -61.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1677"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31872%3A0x0E2CB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5333333333 -61.584)"^^geo:wktLiteral ;
  geo-pos:lat "15.5333333333"^^xsd:decimal ;
  geo-pos:long "-61.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31872%3A0x0E2CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31872:0x0E2CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31872'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=177281&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida subcaeca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Bermudez'^^xsd:string;
  dwc:longitude '-61.584'^^xsd:double;
  dwc:latitude '15.5333333333'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1677'^^xsd:integer;
  dwc:aphiaid '107165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31872:0x0E2CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '1605962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3531%3A0xBE25B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3531%3A0xBE25B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3531%3A0xBE25B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.7733333333 -61.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.7733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3531%3A0xBE25B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.7733333333 -61.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.7733333333"^^xsd:decimal ;
  geo-pos:long "-61.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3531%3A0xBE25B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3531:0xBE25B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3531'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257811&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.5833333333'^^xsd:double;
  dwc:latitude '-43.7733333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3531:0xBE25B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4427%3A0x132BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4427%3A0x132BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4427%3A0x132BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.7733333333 -61.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.7733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4427%3A0x132BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.7733333333 -61.5833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-43.7733333333"^^xsd:decimal ;
  geo-pos:long "-61.5833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4427%3A0x132BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4427:0x132BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4427'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263258&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.5833333333'^^xsd:double;
  dwc:latitude '-43.7733333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4427:0x132BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6482%3A0xC429B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6482%3A0xC429B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6482%3A0xC429B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.275 -61.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.275"^^xsd:decimal ;
  dwc:decimalLongitude "-61.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6482%3A0xC429B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.275 -61.575)"^^geo:wktLiteral ;
  geo-pos:lat "-50.275"^^xsd:decimal ;
  geo-pos:long "-61.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6482%3A0xC429B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6482:0xC429B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6482'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277442&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Gregarinidra variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.575'^^xsd:double;
  dwc:latitude '-50.275'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '469799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6482:0xC429B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '469799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6483%3A0xC429B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6483%3A0xC429B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6483%3A0xC429B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.275 -61.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.275"^^xsd:decimal ;
  dwc:decimalLongitude "-61.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6483%3A0xC429B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.275 -61.575)"^^geo:wktLiteral ;
  geo-pos:lat "-50.275"^^xsd:decimal ;
  geo-pos:long "-61.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6483%3A0xC429B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6483:0xC429B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6483'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277443&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Gregarinidra variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.575'^^xsd:double;
  dwc:latitude '-50.275'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '469799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6483:0xC429B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '469799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3253%3A0x742EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3253%3A0x742EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3253%3A0x742EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.6633333333 -61.5133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.5133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3253%3A0x742EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.6633333333 -61.5133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-42.6633333333"^^xsd:decimal ;
  geo-pos:long "-61.5133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3253%3A0x742EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3253:0x742EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3253'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255471&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.5133333333'^^xsd:double;
  dwc:latitude '-42.6633333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3253:0x742EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3310%3A0x7F2EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3310%3A0x7F2EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3310%3A0x7F2EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.6633333333 -61.5133333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.5133333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3310%3A0x7F2EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.6633333333 -61.5133333333)"^^geo:wktLiteral ;
  geo-pos:lat "-42.6633333333"^^xsd:decimal ;
  geo-pos:long "-61.5133333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3310%3A0x7F2EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3310:0x7F2EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255796&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.5133333333'^^xsd:double;
  dwc:latitude '-42.6633333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3310:0x7F2EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7501%3A0x2129B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7501%3A0x2129B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7501%3A0x2129B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7501%3A0x2129B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7501%3A0x2129B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7501:0x2129B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7501'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287877&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7501:0x2129B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7806%3A0x6329B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7806%3A0x6329B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7806%3A0x6329B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7806%3A0x6329B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7806%3A0x6329B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7806:0x6329B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7806'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302241&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7806:0x6329B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8049%3A0x7029B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8049%3A0x7029B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8049%3A0x7029B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8049%3A0x7029B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8049%3A0x7029B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8049:0x7029B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303810&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8049:0x7029B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8056%3A0x7029B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8056%3A0x7029B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8056%3A0x7029B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8056%3A0x7029B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8056%3A0x7029B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8056:0x7029B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8056'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8056:0x7029B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7341%3A0xA824B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7341%3A0xA824B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7341%3A0xA824B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7341%3A0xA824B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7341%3A0xA824B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7341:0xA824B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7341'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287386&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Menipea flagellifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '173127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7341:0xA824B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3549%3A0xBF25B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3549%3A0xBF25B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3549%3A0xBF25B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3549%3A0xBF25B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3549%3A0xBF25B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3549:0xBF25B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3549'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257842&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3549:0xBF25B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4070%3A0xDA2FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4070%3A0xDA2FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4070%3A0xDA2FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4070%3A0xDA2FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4070%3A0xDA2FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4070:0xDA2FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4070'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259843&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4070:0xDA2FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3298%3A0x722EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3298%3A0x722EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3298%3A0x722EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.695"^^xsd:decimal ;
  dwc:decimalLongitude "-61.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3298%3A0x722EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.695 -61.46)"^^geo:wktLiteral ;
  geo-pos:lat "-46.695"^^xsd:decimal ;
  geo-pos:long "-61.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3298%3A0x722EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3298:0x722EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3298'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255781&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.46'^^xsd:double;
  dwc:latitude '-46.695'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3298:0x722EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8157%3A0x5029B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8157%3A0x5029B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8157%3A0x5029B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8157%3A0x5029B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8157%3A0x5029B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8157:0x5029B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8157'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304742&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8157:0x5029B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7803%3A0x6329B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7803%3A0x6329B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7803%3A0x6329B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7803%3A0x6329B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7803%3A0x6329B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7803:0x6329B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7803'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302238&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7803:0x6329B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8115%3A0x7429B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8115%3A0x7429B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8115%3A0x7429B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8115%3A0x7429B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8115%3A0x7429B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8115:0x7429B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8115'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303897&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8115:0x7429B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3524%3A0xBF2AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3524%3A0xBF2AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3524%3A0xBF2AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3524%3A0xBF2AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3524%3A0xBF2AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3524:0xBF2AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257795&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3524:0xBF2AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3565%3A0xBF25B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3565%3A0xBF25B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3565%3A0xBF25B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3565%3A0xBF25B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3565%3A0xBF25B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3565:0xBF25B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257865&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3565:0xBF25B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3566%3A0xBF25B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3566%3A0xBF25B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3566%3A0xBF25B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3566%3A0xBF25B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3566%3A0xBF25B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3566:0xBF25B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3566'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257867&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3566:0xBF25B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3568%3A0xBF25B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3568%3A0xBF25B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3568%3A0xBF25B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3568%3A0xBF25B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3568%3A0xBF25B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3568:0xBF25B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3568'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257870&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3568:0xBF25B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3574%3A0xC02AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3574%3A0xC02AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3574%3A0xC02AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3574%3A0xC02AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3574%3A0xC02AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3574:0xC02AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3574'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257879&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3574:0xC02AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3580%3A0xBF25B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3580%3A0xBF25B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3580%3A0xBF25B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3580%3A0xBF25B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3580%3A0xBF25B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3580:0xBF25B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3580'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257887&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3580:0xBF25B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4061%3A0xD92FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4061%3A0xD92FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4061%3A0xD92FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4061%3A0xD92FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4061%3A0xD92FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4061:0xD92FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4061'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259833&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4061:0xD92FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4414%3A0x132BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4414%3A0x132BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4414%3A0x132BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44.785"^^xsd:decimal ;
  dwc:decimalLongitude "-61.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4414%3A0x132BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44.785 -61.41)"^^geo:wktLiteral ;
  geo-pos:lat "-44.785"^^xsd:decimal ;
  geo-pos:long "-61.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4414%3A0x132BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4414:0x132BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4414'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263237&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.41'^^xsd:double;
  dwc:latitude '-44.785'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4414:0x132BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7609%3A0x102FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7609%3A0x102FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7609%3A0x102FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7609%3A0x102FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7609%3A0x102FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7609:0x102FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7609'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289747&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7609:0x102FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7619%3A0x1A29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7619%3A0x1A29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7619%3A0x1A29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7619%3A0x1A29B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7619%3A0x1A29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7619:0x1A29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7619'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289798&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7619:0x1A29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7483%3A0x7824B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7483%3A0x7824B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7483%3A0x7824B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7483%3A0x7824B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7483%3A0x7824B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7483:0x7824B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7483'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287777&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7483:0x7824B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7484%3A0x7824B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7484%3A0x7824B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7484%3A0x7824B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7484%3A0x7824B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7484%3A0x7824B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7484:0x7824B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7484'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287779&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7484:0x7824B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7867%3A0x6629B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7867%3A0x6629B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7867%3A0x6629B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7867%3A0x6629B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7867%3A0x6629B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7867:0x6629B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302462&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7867:0x6629B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8051%3A0x7029B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8051%3A0x7029B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8051%3A0x7029B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8051%3A0x7029B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8051%3A0x7029B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8051:0x7029B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8051'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303812&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8051:0x7029B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6243%3A0xE929B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6243%3A0xE929B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6243%3A0xE929B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6243%3A0xE929B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6243%3A0xE929B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6243:0xE929B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6243'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276553&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina horrida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '470013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6243:0xE929B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '470013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3544%3A0xBE25B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3544%3A0xBE25B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3544%3A0xBE25B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3544%3A0xBE25B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3544%3A0xBE25B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3544:0xBE25B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3544'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257831&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3544:0xBE25B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4408%3A0x132BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4408%3A0x132BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4408%3A0x132BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4408%3A0x132BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4408%3A0x132BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4408:0x132BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4408'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263227&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4408:0x132BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3250%3A0xAA2EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3250%3A0xAA2EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3250%3A0xAA2EB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.8816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3250%3A0xAA2EB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.8816666667 -61.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-47.8816666667"^^xsd:decimal ;
  geo-pos:long "-61.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3250%3A0xAA2EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3250:0xAA2EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3250'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255468&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aetea ligulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.2766666667'^^xsd:double;
  dwc:latitude '-47.8816666667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '111064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3250:0xAA2EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '111064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8142%3A0x7F24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8142%3A0x7F24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8142%3A0x7F24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1266666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8142%3A0x7F24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1266666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1266666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8142%3A0x7F24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8142:0x7F24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304713&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-54.1266666667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8142:0x7F24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7495%3A0x132FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7495%3A0x132FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7495%3A0x132FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7495%3A0x132FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7495%3A0x132FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7495:0x132FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7495'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287838&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7495:0x132FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8141%3A0x7F24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8141%3A0x7F24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8141%3A0x7F24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8141%3A0x7F24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8141%3A0x7F24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8141:0x7F24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8141'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304712&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8141:0x7F24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8184%3A0x5029B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8184%3A0x5029B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8184%3A0x5029B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8184%3A0x5029B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8184%3A0x5029B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8184:0x5029B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304817&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '470966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8184:0x5029B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8341%3A0x9A24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8341%3A0x9A24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8341%3A0x9A24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8341%3A0x9A24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8341%3A0x9A24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8341:0x9A24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8341'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305198&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8341:0x9A24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7809%3A0x6429B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7809%3A0x6429B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7809%3A0x6429B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7809%3A0x6429B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7809%3A0x6429B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7809:0x6429B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7809'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302244&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7809:0x6429B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8046%3A0x7029B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8046%3A0x7029B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8046%3A0x7029B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8046%3A0x7029B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8046%3A0x7029B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8046:0x7029B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8046'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303805&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8046:0x7029B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7369%3A0x1F2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7369%3A0x1F2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7369%3A0x1F2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7369%3A0x1F2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7369%3A0x1F2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7369:0x1F2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7369'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287490&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7369:0x1F2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3561%3A0xBF25B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3561%3A0xBF25B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3561%3A0xBF25B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3561%3A0xBF25B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3561%3A0xBF25B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3561:0xBF25B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3561'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257859&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3561:0xBF25B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3685%3A0xC32AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3685%3A0xC32AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3685%3A0xC32AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3685%3A0xC32AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3685%3A0xC32AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3685:0xC32AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3685'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258118&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3685:0xC32AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3686%3A0xC32AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3686%3A0xC32AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3686%3A0xC32AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3686%3A0xC32AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3686%3A0xC32AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3686:0xC32AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3686'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258119&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3686:0xC32AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4426%3A0x132BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4426%3A0x132BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4426%3A0x132BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4426%3A0x132BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4426%3A0x132BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4426:0x132BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4426'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263255&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4426:0x132BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3297%3A0x722EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3297%3A0x722EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3297%3A0x722EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3297%3A0x722EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3297%3A0x722EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3297:0x722EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3297'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255780&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3297:0x722EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3269%3A0x752EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3269%3A0x752EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3269%3A0x752EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3269%3A0x752EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3269%3A0x752EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3269:0x752EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3269'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255725&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia benemunita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '471130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3269:0x752EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3283%3A0x772EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3283%3A0x772EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3283%3A0x772EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3283%3A0x772EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.5166666667 -61.245)"^^geo:wktLiteral ;
  geo-pos:lat "-48.5166666667"^^xsd:decimal ;
  geo-pos:long "-61.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3283%3A0x772EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3283:0x772EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3283'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255756&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia nuda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.245'^^xsd:double;
  dwc:latitude '-48.5166666667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '471139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3283:0x772EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12088%3A0x5F29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12088%3A0x5F29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12088%3A0x5F29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.8316666667 -61.1383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.8316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "637"^^xsd:integer ;
  dwc:maximumDepthInMeters "637"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12088%3A0x5F29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.8316666667 -61.1383333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.8316666667"^^xsd:decimal ;
  geo-pos:long "-61.1383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12088%3A0x5F29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12088:0x5F29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12088'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290662&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-61.1383333333'^^xsd:double;
  dwc:latitude '-74.8316666667'^^xsd:double;
  dwc:minimumDepth '637'^^xsd:integer;
  dwc:maximumDepth '637'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12088:0x5F29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8054%3A0x7029B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8054%3A0x7029B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8054%3A0x7029B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8683333333 -61.1016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.8683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8054%3A0x7029B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8683333333 -61.1016666667)"^^geo:wktLiteral ;
  geo-pos:lat "-43.8683333333"^^xsd:decimal ;
  geo-pos:long "-61.1016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8054%3A0x7029B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8054:0x7029B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303818&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.1016666667'^^xsd:double;
  dwc:latitude '-43.8683333333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8054:0x7029B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3530%3A0xBE25B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3530%3A0xBE25B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3530%3A0xBE25B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8683333333 -61.1016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.8683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3530%3A0xBE25B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8683333333 -61.1016666667)"^^geo:wktLiteral ;
  geo-pos:lat "-43.8683333333"^^xsd:decimal ;
  geo-pos:long "-61.1016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3530%3A0xBE25B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3530:0xBE25B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3530'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257810&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.1016666667'^^xsd:double;
  dwc:latitude '-43.8683333333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3530:0xBE25B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4430%3A0x142BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4430%3A0x142BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4430%3A0x142BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8683333333 -61.1016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.8683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.1016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4430%3A0x142BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8683333333 -61.1016666667)"^^geo:wktLiteral ;
  geo-pos:lat "-43.8683333333"^^xsd:decimal ;
  geo-pos:long "-61.1016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4430%3A0x142BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4430:0x142BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4430'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263263&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-61.1016666667'^^xsd:double;
  dwc:latitude '-43.8683333333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4430:0x142BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3533%3A0xBE25B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3533%3A0xBE25B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3533%3A0xBE25B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3533%3A0xBE25B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.2816666667"^^xsd:decimal ;
  geo-pos:long "-60.9383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3533%3A0xBE25B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3533:0xBE25B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257813&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9383333333'^^xsd:double;
  dwc:latitude '-45.2816666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3533:0xBE25B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4429%3A0x132BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4429%3A0x132BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4429%3A0x132BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4429%3A0x132BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.2816666667"^^xsd:decimal ;
  geo-pos:long "-60.9383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4429%3A0x132BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4429:0x132BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4429'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263261&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9383333333'^^xsd:double;
  dwc:latitude '-45.2816666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4429:0x132BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4071%3A0x892BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4071%3A0x892BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4071%3A0x892BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4071%3A0x892BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.2816666667"^^xsd:decimal ;
  geo-pos:long "-60.9383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4071%3A0x892BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4071:0x892BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4071'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259844&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9383333333'^^xsd:double;
  dwc:latitude '-45.2816666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4071:0x892BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3076%3A0xF12DB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3076%3A0xF12DB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3076%3A0xF12DB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9383333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3076%3A0xF12DB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2816666667 -60.9383333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.2816666667"^^xsd:decimal ;
  geo-pos:long "-60.9383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3076%3A0xF12DB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3076:0xF12DB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254587&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9383333333'^^xsd:double;
  dwc:latitude '-45.2816666667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3076:0xF12DB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8138%3A0x7E24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8138%3A0x7E24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8138%3A0x7E24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.8733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8138%3A0x7E24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.8733333333"^^xsd:decimal ;
  geo-pos:long "-60.9366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8138%3A0x7E24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8138:0x7E24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304709&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9366666667'^^xsd:double;
  dwc:latitude '-42.8733333333'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8138:0x7E24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8274%3A0x5529B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8274%3A0x5529B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8274%3A0x5529B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.8733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8274%3A0x5529B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.8733333333"^^xsd:decimal ;
  geo-pos:long "-60.9366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8274%3A0x5529B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8274:0x5529B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305055&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9366666667'^^xsd:double;
  dwc:latitude '-42.8733333333'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8274:0x5529B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8353%3A0x9A24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8353%3A0x9A24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8353%3A0x9A24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.8733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8353%3A0x9A24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.8733333333"^^xsd:decimal ;
  geo-pos:long "-60.9366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8353%3A0x9A24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8353:0x9A24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8353'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305210&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9366666667'^^xsd:double;
  dwc:latitude '-42.8733333333'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8353:0x9A24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7360%3A0x7E29B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7360%3A0x7E29B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7360%3A0x7E29B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.8733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7360%3A0x7E29B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.8733333333"^^xsd:decimal ;
  geo-pos:long "-60.9366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7360%3A0x7E29B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7360:0x7E29B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7360'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287477&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9366666667'^^xsd:double;
  dwc:latitude '-42.8733333333'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7360:0x7E29B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3597%3A0xC12AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3597%3A0xC12AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3597%3A0xC12AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.8733333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.9366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3597%3A0xC12AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.8733333333 -60.9366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.8733333333"^^xsd:decimal ;
  geo-pos:long "-60.9366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3597%3A0xC12AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3597:0xC12AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3597'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257934&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.9366666667'^^xsd:double;
  dwc:latitude '-42.8733333333'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3597:0xC12AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8148%3A0x6C30B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8148%3A0x6C30B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8148%3A0x6C30B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8148%3A0x6C30B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6966666667"^^xsd:decimal ;
  geo-pos:long "-60.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8148%3A0x6C30B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8148:0x6C30B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304721&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.905'^^xsd:double;
  dwc:latitude '-41.6966666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8148:0x6C30B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7370%3A0x1F2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7370%3A0x1F2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7370%3A0x1F2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7370%3A0x1F2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6966666667"^^xsd:decimal ;
  geo-pos:long "-60.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7370%3A0x1F2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7370:0x1F2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7370'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287491&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.905'^^xsd:double;
  dwc:latitude '-41.6966666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7370:0x1F2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3537%3A0xBF2AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3537%3A0xBF2AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3537%3A0xBF2AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3537%3A0xBF2AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6966666667"^^xsd:decimal ;
  geo-pos:long "-60.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3537%3A0xBF2AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3537:0xBF2AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3537'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257818&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.905'^^xsd:double;
  dwc:latitude '-41.6966666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3537:0xBF2AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3301%3A0x6130B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3301%3A0x6130B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3301%3A0x6130B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3301%3A0x6130B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6966666667 -60.905)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6966666667"^^xsd:decimal ;
  geo-pos:long "-60.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3301%3A0x6130B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3301:0x6130B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3301'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255784&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.905'^^xsd:double;
  dwc:latitude '-41.6966666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3301:0x6130B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17009%3A0xF029B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17009%3A0xF029B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17009%3A0xF029B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.8166666667 -60.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.8166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17009%3A0xF029B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.8166666667 -60.85)"^^geo:wktLiteral ;
  geo-pos:lat "14.8166666667"^^xsd:decimal ;
  geo-pos:long "-60.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17009%3A0xF029B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17009:0xF029B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17009'^^xsd:integer;
  dwc:scientificName 'Protula sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-60.85'^^xsd:double;
  dwc:latitude '14.8166666667'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17009:0xF029B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7489%3A0x2029B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7489%3A0x2029B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7489%3A0x2029B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7489%3A0x2029B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.6916666667"^^xsd:decimal ;
  geo-pos:long "-60.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7489%3A0x2029B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7489:0x2029B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7489'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287808&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.5633333333'^^xsd:double;
  dwc:latitude '-50.6916666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7489:0x2029B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7494%3A0x132FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7494%3A0x132FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7494%3A0x132FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7494%3A0x132FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.6916666667"^^xsd:decimal ;
  geo-pos:long "-60.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7494%3A0x132FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7494:0x132FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7494'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287829&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.5633333333'^^xsd:double;
  dwc:latitude '-50.6916666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7494:0x132FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8328%3A0x5729B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8328%3A0x5729B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8328%3A0x5729B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8328%3A0x5729B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.6916666667"^^xsd:decimal ;
  geo-pos:long "-60.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8328%3A0x5729B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8328:0x5729B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305177&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.5633333333'^^xsd:double;
  dwc:latitude '-50.6916666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8328:0x5729B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8417%3A0x5929B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8417%3A0x5929B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8417%3A0x5929B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8417%3A0x5929B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.6916666667"^^xsd:decimal ;
  geo-pos:long "-60.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8417%3A0x5929B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8417:0x5929B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8417'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305363&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parasmittina dubitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.5633333333'^^xsd:double;
  dwc:latitude '-50.6916666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '470425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8417:0x5929B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '470425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3584%3A0xC025B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3584%3A0xC025B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3584%3A0xC025B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3584%3A0xC025B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.6916666667"^^xsd:decimal ;
  geo-pos:long "-60.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3584%3A0xC025B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3584:0xC025B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3584'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257898&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.5633333333'^^xsd:double;
  dwc:latitude '-50.6916666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3584:0xC025B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3304%3A0x6130B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3304%3A0x6130B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3304%3A0x6130B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3304%3A0x6130B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.6916666667 -60.5633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-50.6916666667"^^xsd:decimal ;
  geo-pos:long "-60.5633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3304%3A0x6130B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3304:0x6130B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3304'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255787&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.5633333333'^^xsd:double;
  dwc:latitude '-50.6916666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3304:0x6130B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3295%3A0x722EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3295%3A0x722EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3295%3A0x722EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.2816666667 -60.4266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.2816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3295%3A0x722EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.2816666667 -60.4266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.2816666667"^^xsd:decimal ;
  geo-pos:long "-60.4266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3295%3A0x722EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3295:0x722EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3295'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.4266666667'^^xsd:double;
  dwc:latitude '-40.2816666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3295:0x722EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9038%3A0x6E28B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9038%3A0x6E28B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9038%3A0x6E28B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9038%3A0x6E28B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9038%3A0x6E28B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9038:0x6E28B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9038'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=312176&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9038:0x6E28B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8209%3A0x6F28B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8209%3A0x6F28B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8209%3A0x6F28B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8209%3A0x6F28B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8209%3A0x6F28B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8209:0x6F28B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304865&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8209:0x6F28B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12087%3A0x5F29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12087%3A0x5F29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12087%3A0x5F29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12087%3A0x5F29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12087%3A0x5F29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12087:0x5F29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12087'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290660&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12087:0x5F29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7831%3A0x9F24B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7831%3A0x9F24B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7831%3A0x9F24B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7831%3A0x9F24B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7831%3A0x9F24B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7831:0x9F24B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302424&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '173104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7831:0x9F24B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12144%3A0x6929B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12144%3A0x6929B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12144%3A0x6929B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12144%3A0x6929B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12144%3A0x6929B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12144:0x6929B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12144'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=300977&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12144:0x6929B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7255%3A0x7C29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7255%3A0x7C29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7255%3A0x7C29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7255%3A0x7C29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7255%3A0x7C29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7255:0x7C29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7255'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287141&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita obliqua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '173323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7255:0x7C29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3800%3A0xC62AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3800%3A0xC62AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3800%3A0xC62AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3800%3A0xC62AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3800%3A0xC62AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3800:0xC62AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3800'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258812&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania erecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '172946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3800:0xC62AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '172946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3856%3A0xC72AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3856%3A0xC72AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3856%3A0xC72AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3856%3A0xC72AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3856%3A0xC72AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3856:0xC72AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3856'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258902&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3856:0xC72AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3857%3A0xC72AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3857%3A0xC72AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3857%3A0xC72AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3857%3A0xC72AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3857%3A0xC72AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3857:0xC72AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3857'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258903&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3857:0xC72AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3858%3A0xC225B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3858%3A0xC225B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3858%3A0xC225B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3858%3A0xC225B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3858%3A0xC225B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3858:0xC225B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258904&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3858:0xC225B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4480%3A0xCD25B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4480%3A0xCD25B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4480%3A0xCD25B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4480%3A0xCD25B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4480%3A0xCD25B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4480:0xCD25B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4480'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263994&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4480:0xCD25B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5651%3A0x2D2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5651%3A0x2D2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5651%3A0x2D2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5651%3A0x2D2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5651%3A0x2D2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5651:0x2D2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5651'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271032&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5651:0x2D2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5806%3A0x412BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5806%3A0x412BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5806%3A0x412BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5806%3A0x412BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5806%3A0x412BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5806:0x412BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5806'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273615&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '111214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5806:0x412BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '111214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5815%3A0x482BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5815%3A0x482BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5815%3A0x482BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5815%3A0x482BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5815%3A0x482BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5815:0x482BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5815'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273818&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina constantia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '173226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5815:0x482BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9040%3A0x9D2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9040%3A0x9D2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9040%3A0x9D2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.985"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9040%3A0x9D2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.985 -60.4)"^^geo:wktLiteral ;
  geo-pos:lat "-74.985"^^xsd:decimal ;
  geo-pos:long "-60.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9040%3A0x9D2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9040:0x9D2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9040'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=312178&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-60.4'^^xsd:double;
  dwc:latitude '-74.985'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9040:0x9D2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24052%3A0x7430B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24052%3A0x7430B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24052%3A0x7430B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.0333333333 -60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24052%3A0x7430B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.0333333333 -60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-47.0333333333"^^xsd:decimal ;
  geo-pos:long "-60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24052%3A0x7430B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24052:0x7430B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24052'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6875&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thymops birsteini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. A. Zarenkov'^^xsd:string;
  dwc:longitude '-60.35'^^xsd:double;
  dwc:latitude '-47.0333333333'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '382876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24052:0x7430B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '382876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8940%3A0x2529B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8940%3A0x2529B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8940%3A0x2529B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8940%3A0x2529B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8940%3A0x2529B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8940:0x2529B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8940'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308929&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8940:0x2529B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8941%3A0x2529B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8941%3A0x2529B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8941%3A0x2529B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8941%3A0x2529B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8941%3A0x2529B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8941:0x2529B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8941'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308930&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8941:0x2529B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8943%3A0x2529B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8943%3A0x2529B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8943%3A0x2529B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8943%3A0x2529B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8943%3A0x2529B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8943:0x2529B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8943'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308932&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Phonicosia circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '472323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8943:0x2529B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '472323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8185%3A0x5029B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8185%3A0x5029B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8185%3A0x5029B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8185%3A0x5029B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8185%3A0x5029B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8185:0x5029B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8185'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304819&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '470966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8185:0x5029B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '470966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8217%3A0x6F28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8217%3A0x6F28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8217%3A0x6F28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8217%3A0x6F28B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8217%3A0x6F28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8217:0x6F28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304874&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8217:0x6F28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8337%3A0x9A24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8337%3A0x9A24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8337%3A0x9A24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8337%3A0x9A24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8337%3A0x9A24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8337:0x9A24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8337'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305194&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8337:0x9A24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7804%3A0x6329B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7804%3A0x6329B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7804%3A0x6329B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7804%3A0x6329B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7804%3A0x6329B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7804:0x6329B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7804'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302239&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7804:0x6329B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8045%3A0x7029B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8045%3A0x7029B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8045%3A0x7029B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8045%3A0x7029B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8045%3A0x7029B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8045:0x7029B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8045'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303803&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8045:0x7029B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8055%3A0x7029B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8055%3A0x7029B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8055%3A0x7029B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8055%3A0x7029B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8055%3A0x7029B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8055:0x7029B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303819&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8055:0x7029B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7373%3A0x7F29B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7373%3A0x7F29B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7373%3A0x7F29B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7373%3A0x7F29B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7373%3A0x7F29B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7373:0x7F29B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7373'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287503&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7373:0x7F29B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7018%3A0xAC24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7018%3A0xAC24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7018%3A0xAC24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7018%3A0xAC24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7018%3A0xAC24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7018:0xAC24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7018'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279137&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna hosteensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '174212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7018:0xAC24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6689%3A0xC629B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6689%3A0xC629B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6689%3A0xC629B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6689%3A0xC629B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6689%3A0xC629B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6689:0xC629B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6689'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278416&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6689:0xC629B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6311%3A0x632FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6311%3A0x632FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6311%3A0x632FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6311%3A0x632FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6311%3A0x632FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6311:0x632FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6311'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276713&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6311:0x632FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6324%3A0x632FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6324%3A0x632FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6324%3A0x632FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6324%3A0x632FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6324%3A0x632FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6324:0x632FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6324'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276756&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6324:0x632FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6325%3A0x632FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6325%3A0x632FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6325%3A0x632FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6325%3A0x632FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6325%3A0x632FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6325:0x632FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6325'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276757&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6325:0x632FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3523%3A0xBF2AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3523%3A0xBF2AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3523%3A0xBF2AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3523%3A0xBF2AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3523%3A0xBF2AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3523:0xBF2AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257789&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3523:0xBF2AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3590%3A0xC12AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3590%3A0xC12AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3590%3A0xC12AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3590%3A0xC12AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3590%3A0xC12AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3590:0xC12AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3590'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257912&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3590:0xC12AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4060%3A0xD92FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4060%3A0xD92FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4060%3A0xD92FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4060%3A0xD92FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4060%3A0xD92FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4060:0xD92FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4060'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259821&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4060:0xD92FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3300%3A0x722EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3300%3A0x722EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3300%3A0x722EB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.6316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-60.2533333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3300%3A0x722EB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.6316666667 -60.2533333333)"^^geo:wktLiteral ;
  geo-pos:lat "-45.6316666667"^^xsd:decimal ;
  geo-pos:long "-60.2533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3300%3A0x722EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3300:0x722EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3300'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255783&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-60.2533333333'^^xsd:double;
  dwc:latitude '-45.6316666667'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3300:0x722EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8130%3A0x4F29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8130%3A0x4F29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8130%3A0x4F29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8130%3A0x4F29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8130%3A0x4F29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8130:0x4F29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8130'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304693&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8130:0x4F29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8047%3A0x7029B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8047%3A0x7029B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8047%3A0x7029B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8047%3A0x7029B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8047%3A0x7029B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8047:0x7029B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8047'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303807&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8047:0x7029B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7362%3A0x7E29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7362%3A0x7E29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7362%3A0x7E29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7362%3A0x7E29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7362%3A0x7E29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7362:0x7E29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7362'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287480&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7362:0x7E29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7363%3A0x7E29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7363%3A0x7E29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7363%3A0x7E29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7363%3A0x7E29B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7363%3A0x7E29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7363:0x7E29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7363'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287482&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7363:0x7E29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7367%3A0x1F2FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7367%3A0x1F2FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7367%3A0x1F2FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7367%3A0x1F2FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7367%3A0x1F2FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7367:0x1F2FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287487&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7367:0x1F2FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6735%3A0xAD29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6735%3A0xAD29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6735%3A0xAD29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6735%3A0xAD29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6735%3A0xAD29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6735:0xAD29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6735'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278481&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '110931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6735:0xAD29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110931'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6336%3A0x642FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6336%3A0x642FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6336%3A0x642FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6336%3A0x642FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6336%3A0x642FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6336:0x642FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6336'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276777&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6336:0x642FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3548%3A0xBE25B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3548%3A0xBE25B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3548%3A0xBE25B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.7933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3548%3A0xBE25B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.7933333333 -59.965)"^^geo:wktLiteral ;
  geo-pos:lat "-49.7933333333"^^xsd:decimal ;
  geo-pos:long "-59.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3548%3A0xBE25B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3548:0xBE25B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257840&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.965'^^xsd:double;
  dwc:latitude '-49.7933333333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3548:0xBE25B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8338%3A0x9A24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8338%3A0x9A24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8338%3A0x9A24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8338%3A0x9A24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6233333333"^^xsd:decimal ;
  geo-pos:long "-59.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8338%3A0x9A24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8338:0x9A24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8338'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305195&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.605'^^xsd:double;
  dwc:latitude '-41.6233333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8338:0x9A24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8110%3A0x7329B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8110%3A0x7329B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8110%3A0x7329B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8110%3A0x7329B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6233333333"^^xsd:decimal ;
  geo-pos:long "-59.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8110%3A0x7329B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8110:0x7329B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8110'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303892&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.605'^^xsd:double;
  dwc:latitude '-41.6233333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8110:0x7329B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7371%3A0x1F2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7371%3A0x1F2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7371%3A0x1F2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7371%3A0x1F2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6233333333"^^xsd:decimal ;
  geo-pos:long "-59.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7371%3A0x1F2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7371:0x1F2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7371'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287499&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.605'^^xsd:double;
  dwc:latitude '-41.6233333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7371:0x1F2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3526%3A0xBF2AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3526%3A0xBF2AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3526%3A0xBF2AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.6233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3526%3A0xBF2AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.6233333333 -59.605)"^^geo:wktLiteral ;
  geo-pos:lat "-41.6233333333"^^xsd:decimal ;
  geo-pos:long "-59.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3526%3A0xBF2AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3526:0xBF2AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3526'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257801&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.605'^^xsd:double;
  dwc:latitude '-41.6233333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3526:0xBF2AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24053%3A0x7430B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24053%3A0x7430B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24053%3A0x7430B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8783333333 -59.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24053%3A0x7430B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.8783333333 -59.58)"^^geo:wktLiteral ;
  geo-pos:lat "-43.8783333333"^^xsd:decimal ;
  geo-pos:long "-59.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24053%3A0x7430B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24053:0x7430B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24053'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6876&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thymops birsteini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. A. Zarenkov'^^xsd:string;
  dwc:longitude '-59.58'^^xsd:double;
  dwc:latitude '-43.8783333333'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '382876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24053:0x7430B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '382876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24054%3A0x9C2AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24054%3A0x9C2AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24054%3A0x9C2AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.805 -59.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.805"^^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 "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24054%3A0x9C2AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24054:0x9C2AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24054'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6877&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thymops birsteini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. A. Zarenkov'^^xsd:string;
  dwc:longitude '-59.5333333333'^^xsd:double;
  dwc:latitude '-43.805'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '382876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24054:0x9C2AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '382876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8147%3A0x6C30B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8147%3A0x6C30B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8147%3A0x6C30B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.5783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8147%3A0x6C30B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  geo-pos:lat "-42.5783333333"^^xsd:decimal ;
  geo-pos:long "-59.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8147%3A0x6C30B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8147:0x6C30B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304720&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.395'^^xsd:double;
  dwc:latitude '-42.5783333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8147:0x6C30B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8343%3A0x9A24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8343%3A0x9A24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8343%3A0x9A24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.5783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8343%3A0x9A24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  geo-pos:lat "-42.5783333333"^^xsd:decimal ;
  geo-pos:long "-59.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8343%3A0x9A24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8343:0x9A24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305200&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.395'^^xsd:double;
  dwc:latitude '-42.5783333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8343:0x9A24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3522%3A0xBF2AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3522%3A0xBF2AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3522%3A0xBF2AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.5783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3522%3A0xBF2AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  geo-pos:lat "-42.5783333333"^^xsd:decimal ;
  geo-pos:long "-59.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3522%3A0xBF2AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3522:0xBF2AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3522'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.395'^^xsd:double;
  dwc:latitude '-42.5783333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3522:0xBF2AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3582%3A0xC025B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3582%3A0xC025B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3582%3A0xC025B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.5783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3582%3A0xC025B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.5783333333 -59.395)"^^geo:wktLiteral ;
  geo-pos:lat "-42.5783333333"^^xsd:decimal ;
  geo-pos:long "-59.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3582%3A0xC025B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3582:0xC025B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3582'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257890&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.395'^^xsd:double;
  dwc:latitude '-42.5783333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3582:0xC025B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3296%3A0x722EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3296%3A0x722EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3296%3A0x722EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.0333333333 -59.2483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3296%3A0x722EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.0333333333 -59.2483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.0333333333"^^xsd:decimal ;
  geo-pos:long "-59.2483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3296%3A0x722EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3296:0x722EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3296'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255779&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2483333333'^^xsd:double;
  dwc:latitude '-40.0333333333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3296:0x722EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3363%3A0xA52EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3363%3A0xA52EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3363%3A0xA52EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.0333333333 -59.2483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3363%3A0xA52EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.0333333333 -59.2483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.0333333333"^^xsd:decimal ;
  geo-pos:long "-59.2483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3363%3A0xA52EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3363:0xA52EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3363'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255982&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2483333333'^^xsd:double;
  dwc:latitude '-40.0333333333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3363:0xA52EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8161%3A0x5029B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8161%3A0x5029B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8161%3A0x5029B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8161%3A0x5029B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.3666666667"^^xsd:decimal ;
  geo-pos:long "-59.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8161%3A0x5029B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8161:0x5029B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8161'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304747&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.245'^^xsd:double;
  dwc:latitude '-40.3666666667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8161:0x5029B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7843%3A0x6529B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7843%3A0x6529B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7843%3A0x6529B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7843%3A0x6529B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.3666666667"^^xsd:decimal ;
  geo-pos:long "-59.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7843%3A0x6529B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7843:0x6529B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7843'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302436&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.245'^^xsd:double;
  dwc:latitude '-40.3666666667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7843:0x6529B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3529%3A0xBE25B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3529%3A0xBE25B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3529%3A0xBE25B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3529%3A0xBE25B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.3666666667"^^xsd:decimal ;
  geo-pos:long "-59.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3529%3A0xBE25B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3529:0xBE25B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257809&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.245'^^xsd:double;
  dwc:latitude '-40.3666666667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3529:0xBE25B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3313%3A0x1428B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3313%3A0x1428B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3313%3A0x1428B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3313%3A0x1428B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3666666667 -59.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.3666666667"^^xsd:decimal ;
  geo-pos:long "-59.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3313%3A0x1428B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3313:0x1428B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3313'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255801&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.245'^^xsd:double;
  dwc:latitude '-40.3666666667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3313:0x1428B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7488%3A0x2029B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7488%3A0x2029B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7488%3A0x2029B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7488%3A0x2029B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7488%3A0x2029B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7488:0x2029B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7488'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287805&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella hyadesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '470043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7488:0x2029B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '470043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8134%3A0x7E24B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8134%3A0x7E24B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8134%3A0x7E24B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8134%3A0x7E24B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8134%3A0x7E24B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8134:0x7E24B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304705&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8134:0x7E24B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8181%3A0x5029B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8181%3A0x5029B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8181%3A0x5029B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8181%3A0x5029B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8181%3A0x5029B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8181:0x5029B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304814&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '470966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8181:0x5029B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '470966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6450%3A0x622FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6450%3A0x622FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6450%3A0x622FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6450%3A0x622FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6450%3A0x622FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6450:0x622FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6450'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276967&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galeopsis pentagonus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '470985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6450:0x622FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '470985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6693%3A0xC729B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6693%3A0xC729B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6693%3A0xC729B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6693%3A0xC729B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6693%3A0xC729B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6693:0xC729B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6693'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278420&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6693:0xC729B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6335%3A0x642FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6335%3A0x642FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6335%3A0x642FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6335%3A0x642FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6335%3A0x642FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6335:0x642FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6335'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276776&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6335:0x642FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3594%3A0xC12AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3594%3A0xC12AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3594%3A0xC12AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3594%3A0xC12AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3594%3A0xC12AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3594:0xC12AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3594'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257921&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3594:0xC12AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8040%3A0xA928B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8040%3A0xA928B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8040%3A0xA928B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8040%3A0xA928B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8040%3A0xA928B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8040:0xA928B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8040'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303797&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8040:0xA928B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3305%3A0x9C2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3305%3A0x9C2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3305%3A0x9C2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.1916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.2416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3305%3A0x9C2BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.1916666667 -59.2416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-50.1916666667"^^xsd:decimal ;
  geo-pos:long "-59.2416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3305%3A0x9C2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3305:0x9C2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255788&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-59.2416666667'^^xsd:double;
  dwc:latitude '-50.1916666667'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3305:0x9C2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24051%3A0x7430B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24051%3A0x7430B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24051%3A0x7430B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.4966666667 -58.9433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.4966666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9433333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24051%3A0x7430B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.4966666667 -58.9433333333)"^^geo:wktLiteral ;
  geo-pos:lat "-49.4966666667"^^xsd:decimal ;
  geo-pos:long "-58.9433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24051%3A0x7430B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24051:0x7430B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24051'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6874&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thymops birsteini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. A. Zarenkov'^^xsd:string;
  dwc:longitude '-58.9433333333'^^xsd:double;
  dwc:latitude '-49.4966666667'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '382876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24051:0x7430B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '382876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8270%3A0x5429B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8270%3A0x5429B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8270%3A0x5429B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.915 -58.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.915"^^xsd:decimal ;
  dwc:decimalLongitude "-58.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "940"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8270%3A0x5429B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.915 -58.785)"^^geo:wktLiteral ;
  geo-pos:lat "-42.915"^^xsd:decimal ;
  geo-pos:long "-58.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8270%3A0x5429B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8270:0x5429B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305049&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.785'^^xsd:double;
  dwc:latitude '-42.915'^^xsd:double;
  dwc:minimumDepth '940'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8270:0x5429B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8251%3A0x5329B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8251%3A0x5329B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8251%3A0x5329B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8251%3A0x5329B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8251%3A0x5329B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8251:0x5329B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304922&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8251:0x5329B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8252%3A0x5329B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8252%3A0x5329B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8252%3A0x5329B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8252%3A0x5329B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8252%3A0x5329B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8252:0x5329B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8252'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304923&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8252:0x5329B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8266%3A0x5429B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8266%3A0x5429B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8266%3A0x5429B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8266%3A0x5429B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8266%3A0x5429B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8266:0x5429B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305044&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8266:0x5429B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8271%3A0x5429B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8271%3A0x5429B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8271%3A0x5429B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8271%3A0x5429B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8271%3A0x5429B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8271:0x5429B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305051&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8271:0x5429B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8320%3A0x162FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8320%3A0x162FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8320%3A0x162FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8320%3A0x162FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8320%3A0x162FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8320:0x162FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8320'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305142&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8320:0x162FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8322%3A0x162FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8322%3A0x162FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8322%3A0x162FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8322%3A0x162FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8322%3A0x162FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8322:0x162FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8322'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305147&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8322:0x162FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8352%3A0x9A24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8352%3A0x9A24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8352%3A0x9A24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8352%3A0x9A24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8352%3A0x9A24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8352:0x9A24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8352'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305209&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8352:0x9A24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3598%3A0xC025B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3598%3A0xC025B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3598%3A0xC025B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3598%3A0xC025B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3598%3A0xC025B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3598:0xC025B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3598'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257936&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3598:0xC025B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4072%3A0xDA2FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4072%3A0xDA2FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4072%3A0xDA2FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.0283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4072%3A0xDA2FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.0283333333 -58.7666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-42.0283333333"^^xsd:decimal ;
  geo-pos:long "-58.7666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4072%3A0xDA2FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4072:0xDA2FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4072'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259845&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.7666666667'^^xsd:double;
  dwc:latitude '-42.0283333333'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4072:0xDA2FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16885%3A0x0B2AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16885%3A0x0B2AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16885%3A0x0B2AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.5716666667 -58.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.5716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16885%3A0x0B2AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.5716666667 -58.7075)"^^geo:wktLiteral ;
  geo-pos:lat "-33.5716666667"^^xsd:decimal ;
  geo-pos:long "-58.7075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16885%3A0x0B2AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16885:0x0B2AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16885'^^xsd:integer;
  dwc:scientificName 'Hydroides plateni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-58.7075'^^xsd:double;
  dwc:latitude '-33.5716666667'^^xsd:double;
  dwc:aphiaid '369242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16885:0x0B2AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '369242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5084%3A0x1D28B40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5084%3A0x1D28B40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5084%3A0x1D28B40101000D00> ;
  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 "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5084%3A0x1D28B40101000D00>
  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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5084%3A0x1D28B40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5084:0x1D28B40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5084'^^xsd:integer;
  dwc:scientificName 'Eunice pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-58.6333333333'^^xsd:double;
  dwc:latitude '-42.8666666667'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '130060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5084:0x1D28B40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '130060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8279%3A0x5529B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8279%3A0x5529B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8279%3A0x5529B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8279%3A0x5529B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8279%3A0x5529B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8279:0x5529B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305060&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8279:0x5529B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7980%3A0x6729B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7980%3A0x6729B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7980%3A0x6729B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7980%3A0x6729B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7980%3A0x6729B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7980:0x6729B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7980'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303364&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7980:0x6729B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7236%3A0x7D29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7236%3A0x7D29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7236%3A0x7D29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7236%3A0x7D29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7236%3A0x7D29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7236:0x7D29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7236'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287120&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita latilaminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '173319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7236:0x7D29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6939%3A0x8429B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6939%3A0x8429B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6939%3A0x8429B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6939%3A0x8429B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6939%3A0x8429B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6939:0x8429B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6939'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278898&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugeflustra vanhoffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '173807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6939:0x8429B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4391%3A0xC725B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4391%3A0xC725B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4391%3A0xC725B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4391%3A0xC725B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4391%3A0xC725B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4391:0xC725B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4391'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263161&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria diversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '173276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4391:0xC725B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4467%3A0xDC2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4467%3A0xDC2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4467%3A0xDC2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4467%3A0xDC2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4467%3A0xDC2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4467:0xDC2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4467'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263960&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4467:0xDC2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3138%3A0x7D2EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3138%3A0x7D2EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3138%3A0x7D2EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3138%3A0x7D2EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3138%3A0x7D2EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3138:0x7D2EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3138'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254800&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.4333333333'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3138:0x7D2EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8298%3A0x9924B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8298%3A0x9924B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8298%3A0x9924B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8298%3A0x9924B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8298:0x9924B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8298'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305087&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8298:0x9924B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7838%3A0x6529B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7838%3A0x6529B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7838%3A0x6529B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7838%3A0x6529B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7838:0x6529B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7838'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302431&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '110865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7838:0x6529B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110865'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7764%3A0x6D29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7764%3A0x6D29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7764%3A0x6D29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7764%3A0x6D29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7764:0x6D29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7764'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302194&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7764:0x6D29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8005%3A0x6E29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8005%3A0x6E29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8005%3A0x6E29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8005%3A0x6E29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8005:0x6E29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8005'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303629&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8005:0x6E29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8080%3A0x7229B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8080%3A0x7229B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8080%3A0x7229B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8080%3A0x7229B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8080:0x7229B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8080'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303857&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8080:0x7229B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7259%3A0x1E2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7259%3A0x1E2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7259%3A0x1E2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7259%3A0x1E2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7259:0x1E2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7259'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287145&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita obliqua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7259:0x1E2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6853%3A0x8029B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6853%3A0x8029B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6853%3A0x8029B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6853%3A0x8029B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6853:0x8029B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278747&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6853:0x8029B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6875%3A0xA924B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6875%3A0xA924B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6875%3A0xA924B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6875%3A0xA924B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6875:0xA924B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6875'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278813&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella tricuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6875:0xA924B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6917%3A0x8329B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6917%3A0x8329B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6917%3A0x8329B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6917%3A0x8329B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6917:0x8329B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6917'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278872&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra angusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '471921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6917:0x8329B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6927%3A0x8329B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6927%3A0x8329B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6927%3A0x8329B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6927%3A0x8329B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6927:0x8329B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6927'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278886&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '471922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6927:0x8329B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7113%3A0xAA29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7113%3A0xAA29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7113%3A0xAA29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7113%3A0xAA29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7113:0xAA29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7113'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280727&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7113:0xAA29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7140%3A0xAC29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7140%3A0xAC29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7140%3A0xAC29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7140%3A0xAC29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7140:0xAC29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7140'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280950&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7140:0xAC29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6417%3A0xED29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6417%3A0xED29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6417%3A0xED29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6417%3A0xED29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6417:0xED29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6417'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276928&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flustra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '110911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6417:0xED29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6422%3A0xED24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6422%3A0xED24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6422%3A0xED24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6422%3A0xED24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6422:0xED24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6422'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276933&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flustra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '110911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6422:0xED24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3902%3A0xC325B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3902%3A0xC325B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3902%3A0xC325B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3902%3A0xC325B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3902:0xC325B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3902'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259090&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3902:0xC325B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4053%3A0x0B2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4053%3A0x0B2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4053%3A0x0B2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4053%3A0x0B2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4053:0x0B2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4053'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259810&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4053:0x0B2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4477%3A0xCD25B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4477%3A0xCD25B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4477%3A0xCD25B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4477%3A0xCD25B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4477:0xCD25B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4477'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263984&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4477:0xCD25B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4552%3A0xD025B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4552%3A0xD025B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4552%3A0xD025B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4552%3A0xD025B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4552:0xD025B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4552'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264146&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4552:0xD025B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4553%3A0xD025B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4553%3A0xD025B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4553%3A0xD025B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4553%3A0xD025B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4553:0xD025B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4553'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264148&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4553:0xD025B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4554%3A0x1C2BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4554%3A0x1C2BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4554%3A0x1C2BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4554%3A0x1C2BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4554:0x1C2BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4554'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264149&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4554:0x1C2BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4562%3A0xDC2FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4562%3A0xDC2FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4562%3A0xDC2FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4562%3A0xDC2FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4562:0xDC2FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4562'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264170&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4562:0xDC2FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4563%3A0xDC2FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4563%3A0xDC2FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4563%3A0xDC2FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4563%3A0xDC2FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4563:0xDC2FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4563'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264171&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4563:0xDC2FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3657%3A0xC630B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3657%3A0xC630B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3657%3A0xC630B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3657%3A0xC630B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3657:0xC630B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3657'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258070&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3657:0xC630B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3291%3A0x202EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3291%3A0x202EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3291%3A0x202EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3291%3A0x202EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3291:0x202EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3291'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3291:0x202EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173072'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3121%3A0x7C2EB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3121%3A0x7C2EB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3121%3A0x7C2EB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3121%3A0x7C2EB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3121:0x7C2EB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3121'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3121:0x7C2EB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3098%3A0x1128B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3098%3A0x1128B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3098%3A0x1128B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666667 -58.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666667"^^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 "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3098%3A0x1128B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3098:0x1128B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3098'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254698&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-58.35'^^xsd:double;
  dwc:latitude '-62.1666666667'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3098:0x1128B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9033%3A0x6E28B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9033%3A0x6E28B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9033%3A0x6E28B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9033%3A0x6E28B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9033%3A0x6E28B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9033:0x6E28B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9033'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=312139&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes minax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9033:0x6E28B40101000100'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8117%3A0x4E29B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8117%3A0x4E29B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8117%3A0x4E29B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8117%3A0x4E29B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8117%3A0x4E29B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8117:0x4E29B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304677&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8117:0x4E29B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8125%3A0x152FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8125%3A0x152FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8125%3A0x152FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8125%3A0x152FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8125%3A0x152FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8125:0x152FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304686&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8125:0x152FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8126%3A0x4F29B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8126%3A0x4F29B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8126%3A0x4F29B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8126%3A0x4F29B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8126%3A0x4F29B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8126:0x4F29B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304687&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8126:0x4F29B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8131%3A0x4F29B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8131%3A0x4F29B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8131%3A0x4F29B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8131%3A0x4F29B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8131%3A0x4F29B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8131:0x4F29B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8131'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304694&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8131:0x4F29B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8159%3A0x5029B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8159%3A0x5029B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8159%3A0x5029B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8159%3A0x5029B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8159%3A0x5029B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8159:0x5029B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8159'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304744&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8159:0x5029B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8344%3A0x9A24B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8344%3A0x9A24B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8344%3A0x9A24B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8344%3A0x9A24B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8344%3A0x9A24B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8344:0x9A24B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305201&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8344:0x9A24B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7800%3A0x6329B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7800%3A0x6329B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7800%3A0x6329B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7800%3A0x6329B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7800%3A0x6329B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7800:0x6329B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7800'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302234&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7800:0x6329B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7816%3A0x9F24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7816%3A0x9F24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7816%3A0x9F24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7816%3A0x9F24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7816%3A0x9F24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7816:0x9F24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7816'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302255&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7816:0x9F24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7866%3A0x6629B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7866%3A0x6629B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7866%3A0x6629B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7866%3A0x6629B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7866%3A0x6629B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7866:0x6629B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7866'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302461&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7866:0x6629B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8111%3A0x7329B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8111%3A0x7329B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8111%3A0x7329B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8111%3A0x7329B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8111%3A0x7329B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8111:0x7329B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303893&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8111:0x7329B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8113%3A0x7429B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8113%3A0x7429B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8113%3A0x7429B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8113%3A0x7429B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8113%3A0x7429B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8113:0x7429B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8113'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303895&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8113:0x7429B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8114%3A0x7429B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8114%3A0x7429B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8114%3A0x7429B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8114%3A0x7429B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8114%3A0x7429B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8114:0x7429B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8114'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303896&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8114:0x7429B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7361%3A0x7E29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7361%3A0x7E29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7361%3A0x7E29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7361%3A0x7E29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7361%3A0x7E29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7361:0x7E29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7361'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287478&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7361:0x7E29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7366%3A0x7F29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7366%3A0x7F29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7366%3A0x7F29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7366%3A0x7F29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7366%3A0x7F29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7366:0x7F29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287486&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metroperiella galeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '469126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7366:0x7F29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '469126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3528%3A0xBE25B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3528%3A0xBE25B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3528%3A0xBE25B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3528%3A0xBE25B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3528%3A0xBE25B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3528:0xBE25B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3528'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257807&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3528:0xBE25B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3567%3A0xBF25B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3567%3A0xBF25B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3567%3A0xBF25B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3567%3A0xBF25B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3567%3A0xBF25B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3567:0xBF25B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3567'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257869&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3567:0xBF25B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3569%3A0xC02AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3569%3A0xC02AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3569%3A0xC02AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3569%3A0xC02AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3569%3A0xC02AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3569:0xC02AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3569'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257871&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3569:0xC02AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3572%3A0xC02AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3572%3A0xC02AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3572%3A0xC02AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3572%3A0xC02AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3572%3A0xC02AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3572:0xC02AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3572'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257874&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3572:0xC02AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3581%3A0xBF25B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3581%3A0xBF25B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3581%3A0xBF25B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3581%3A0xBF25B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3581%3A0xBF25B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3581:0xBF25B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3581'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257888&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3581:0xBF25B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3610%3A0xC12AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3610%3A0xC12AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3610%3A0xC12AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3610%3A0xC12AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3610%3A0xC12AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3610:0xC12AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3610'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257961&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3610:0xC12AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3683%3A0xC32AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3683%3A0xC32AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3683%3A0xC32AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3683%3A0xC32AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3683%3A0xC32AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3683:0xC32AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3683'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258116&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3683:0xC32AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3687%3A0xC32AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3687%3A0xC32AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3687%3A0xC32AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3687%3A0xC32AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3687%3A0xC32AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3687:0xC32AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3687'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258120&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3687:0xC32AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4405%3A0xC825B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4405%3A0xC825B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4405%3A0xC825B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4405%3A0xC825B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4405%3A0xC825B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4405:0xC825B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4405'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263219&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4405:0xC825B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4423%3A0xC925B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4423%3A0xC925B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4423%3A0xC925B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4423%3A0xC925B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4423%3A0xC925B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4423:0xC925B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4423'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263250&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria malvinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '173353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4423:0xC925B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8144%3A0x942BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8144%3A0x942BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8144%3A0x942BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8144%3A0x942BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8144%3A0x942BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8144:0x942BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304716&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8144:0x942BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3479%3A0xE72DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3479%3A0xE72DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3479%3A0xE72DB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.455"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3479%3A0xE72DB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.455 -58.2083333333)"^^geo:wktLiteral ;
  geo-pos:lat "-40.455"^^xsd:decimal ;
  geo-pos:long "-58.2083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3479%3A0xE72DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3479:0xE72DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257722&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-58.2083333333'^^xsd:double;
  dwc:latitude '-40.455'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3479:0xE72DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5085%3A0x2F2EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5085%3A0x2F2EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5085%3A0x2F2EB40101000900> ;
  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 "7080"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5085%3A0x2F2EB40101000900>
  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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5085%3A0x2F2EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5085:0x2F2EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5085'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=237855&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nicon ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'G. Hartmann-Schr÷der'^^xsd:string;
  dwc:longitude '-57.9166666667'^^xsd:double;
  dwc:latitude '-42.1'^^xsd:double;
  dwc:minimumDepth '7080'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '173741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5085:0x2F2EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8132%3A0x4F29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8132%3A0x4F29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8132%3A0x4F29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8132%3A0x4F29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8132%3A0x4F29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8132:0x4F29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304702&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8132:0x4F29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7810%3A0x6429B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7810%3A0x6429B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7810%3A0x6429B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7810%3A0x6429B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7810%3A0x6429B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7810:0x6429B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302245&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '173140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7810:0x6429B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8038%3A0xA324B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8038%3A0xA324B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8038%3A0xA324B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8038%3A0xA324B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8038%3A0xA324B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8038:0xA324B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8038'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303794&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '468587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8038:0xA324B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '468587'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6694%3A0xC729B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6694%3A0xC729B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6694%3A0xC729B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6694%3A0xC729B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6694%3A0xC729B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6694:0xC729B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6694'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278421&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6694:0xC729B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3520%3A0xBF2AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3520%3A0xBF2AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3520%3A0xBF2AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3520%3A0xBF2AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3520%3A0xBF2AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3520:0xBF2AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257780&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3520:0xBF2AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3575%3A0xC12AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3575%3A0xC12AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3575%3A0xC12AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3575%3A0xC12AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3575%3A0xC12AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3575:0xC12AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3575'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257882&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3575:0xC12AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3591%3A0xC12AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3591%3A0xC12AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3591%3A0xC12AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3591%3A0xC12AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3591%3A0xC12AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3591:0xC12AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3591'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257915&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3591:0xC12AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3602%3A0xC025B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3602%3A0xC025B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3602%3A0xC025B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3602%3A0xC025B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3602%3A0xC025B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3602:0xC025B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3602'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257948&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3602:0xC025B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3074%3A0xF12DB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3074%3A0xF12DB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3074%3A0xF12DB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3074%3A0xF12DB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3074%3A0xF12DB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3074:0xF12DB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254585&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3074:0xF12DB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3306%3A0x6130B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3306%3A0x6130B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3306%3A0x6130B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3306%3A0x6130B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3306%3A0x6130B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3306:0x6130B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3306'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255789&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3306:0x6130B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3364%3A0xA52EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3364%3A0xA52EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3364%3A0xA52EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.8816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3364%3A0xA52EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2616666667 -57.8816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2616666667"^^xsd:decimal ;
  geo-pos:long "-57.8816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3364%3A0xA52EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3364:0xA52EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3364'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255983&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.8816666667'^^xsd:double;
  dwc:latitude '-52.2616666667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3364:0xA52EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24544%3A0x8D26B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24544%3A0x8D26B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24544%3A0x8D26B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.8333333333 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24544%3A0x8D26B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.8333333333 -57.5)"^^geo:wktLiteral ;
  geo-pos:lat "-37.8333333333"^^xsd:decimal ;
  geo-pos:long "-57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24544%3A0x8D26B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24544:0x8D26B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24544'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9411&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cyrtograpsus altimanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '-37.8333333333'^^xsd:double;
  dwc:aphiaid '444763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24544:0x8D26B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '444763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6737%3A0xAD29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6737%3A0xAD29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6737%3A0xAD29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.23 -57.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.23"^^xsd:decimal ;
  dwc:decimalLongitude "-57.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6737%3A0xAD29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.23 -57.33)"^^geo:wktLiteral ;
  geo-pos:lat "-51.23"^^xsd:decimal ;
  geo-pos:long "-57.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6737%3A0xAD29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6737:0xAD29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6737'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278483&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.33'^^xsd:double;
  dwc:latitude '-51.23'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '110931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6737:0xAD29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110931'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8118%3A0x4F29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8118%3A0x4F29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8118%3A0x4F29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8118%3A0x4F29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8118%3A0x4F29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8118:0x4F29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8118'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304678&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8118:0x4F29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8121%3A0x4F29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8121%3A0x4F29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8121%3A0x4F29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8121%3A0x4F29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8121%3A0x4F29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8121:0x4F29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8121'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304681&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8121:0x4F29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8122%3A0x152FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8122%3A0x152FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8122%3A0x152FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8122%3A0x152FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8122%3A0x152FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8122:0x152FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304683&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8122:0x152FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8123%3A0x152FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8123%3A0x152FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8123%3A0x152FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8123%3A0x152FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8123%3A0x152FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8123:0x152FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8123'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304684&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8123:0x152FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8124%3A0x152FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8124%3A0x152FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8124%3A0x152FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8124%3A0x152FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8124%3A0x152FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8124:0x152FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304685&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8124:0x152FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8149%3A0x6C30B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8149%3A0x6C30B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8149%3A0x6C30B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8149%3A0x6C30B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8149%3A0x6C30B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8149:0x6C30B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304724&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8149:0x6C30B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8253%3A0x5329B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8253%3A0x5329B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8253%3A0x5329B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8253%3A0x5329B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8253%3A0x5329B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8253:0x5329B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8253'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304924&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8253:0x5329B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8254%3A0x5329B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8254%3A0x5329B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8254%3A0x5329B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8254%3A0x5329B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8254%3A0x5329B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8254:0x5329B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8254'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304925&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8254:0x5329B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8255%3A0x5329B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8255%3A0x5329B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8255%3A0x5329B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8255%3A0x5329B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8255%3A0x5329B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8255:0x5329B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8255'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305027&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8255:0x5329B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8256%3A0x5429B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8256%3A0x5429B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8256%3A0x5429B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8256%3A0x5429B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8256%3A0x5429B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8256:0x5429B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305029&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8256:0x5429B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8257%3A0x9824B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8257%3A0x9824B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8257%3A0x9824B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8257%3A0x9824B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8257%3A0x9824B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8257:0x9824B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8257'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305030&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8257:0x9824B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8258%3A0x9824B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8258%3A0x9824B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8258%3A0x9824B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8258%3A0x9824B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8258%3A0x9824B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8258:0x9824B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305032&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8258:0x9824B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8259%3A0x9824B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8259%3A0x9824B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8259%3A0x9824B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8259%3A0x9824B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8259%3A0x9824B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8259:0x9824B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8259'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305034&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8259:0x9824B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8260%3A0x9824B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8260%3A0x9824B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8260%3A0x9824B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8260%3A0x9824B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8260%3A0x9824B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8260:0x9824B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305036&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8260:0x9824B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8261%3A0x9824B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8261%3A0x9824B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8261%3A0x9824B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8261%3A0x9824B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8261%3A0x9824B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8261:0x9824B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305038&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8261:0x9824B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8262%3A0x5429B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8262%3A0x5429B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8262%3A0x5429B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8262%3A0x5429B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8262%3A0x5429B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8262:0x5429B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305040&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8262:0x5429B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8263%3A0x5429B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8263%3A0x5429B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8263%3A0x5429B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8263%3A0x5429B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8263%3A0x5429B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8263:0x5429B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8263'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305041&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8263:0x5429B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8264%3A0x5429B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8264%3A0x5429B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8264%3A0x5429B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8264%3A0x5429B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8264%3A0x5429B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8264:0x5429B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8264'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305042&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8264:0x5429B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8265%3A0x5429B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8265%3A0x5429B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8265%3A0x5429B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8265%3A0x5429B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8265%3A0x5429B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8265:0x5429B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305043&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8265:0x5429B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8324%3A0x162FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8324%3A0x162FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8324%3A0x162FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8324%3A0x162FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8324%3A0x162FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8324:0x162FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8324'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305157&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8324:0x162FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8355%3A0x9A24B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8355%3A0x9A24B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8355%3A0x9A24B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8355%3A0x9A24B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8355%3A0x9A24B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8355:0x9A24B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8355'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305213&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8355:0x9A24B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7863%3A0x6629B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7863%3A0x6629B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7863%3A0x6629B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7863%3A0x6629B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7863%3A0x6629B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7863:0x6629B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7863'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302457&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Odontoporella adpressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7863:0x6629B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '153755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8112%3A0x7429B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8112%3A0x7429B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8112%3A0x7429B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8112%3A0x7429B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8112%3A0x7429B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8112:0x7429B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8112'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303894&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8112:0x7429B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3571%3A0xC02AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3571%3A0xC02AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3571%3A0xC02AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3571%3A0xC02AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3571%3A0xC02AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3571:0xC02AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3571'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257873&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3571:0xC02AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3601%3A0xC025B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3601%3A0xC025B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3601%3A0xC025B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3601%3A0xC025B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3601%3A0xC025B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3601:0xC025B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3601'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257947&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3601:0xC025B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3605%3A0xC12AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3605%3A0xC12AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3605%3A0xC12AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3605%3A0xC12AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3605%3A0xC12AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3605:0xC12AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3605'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257953&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3605:0xC12AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3319%3A0x1428B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3319%3A0x1428B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3319%3A0x1428B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.86"^^xsd:decimal ;
  dwc:decimalLongitude "-57.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3319%3A0x1428B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.86 -57.245)"^^geo:wktLiteral ;
  geo-pos:lat "-40.86"^^xsd:decimal ;
  geo-pos:long "-57.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3319%3A0x1428B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3319:0x1428B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Andreella uncifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-57.245'^^xsd:double;
  dwc:latitude '-40.86'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '174296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3319:0x1428B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '471267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16571%3A0xF924B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16571%3A0xF924B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16571%3A0xF924B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.2166666667 -56.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16571%3A0xF924B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.2166666667 -56.85)"^^geo:wktLiteral ;
  geo-pos:lat "-41.2166666667"^^xsd:decimal ;
  geo-pos:long "-56.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16571%3A0xF924B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16571:0xF924B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16571'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-56.85'^^xsd:double;
  dwc:latitude '-41.2166666667'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16571:0xF924B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22917%3A0x952AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22917%3A0x952AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22917%3A0x952AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.7683333333 -56.8466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.7683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22917%3A0x952AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.7683333333 -56.8466666667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.7683333333"^^xsd:decimal ;
  geo-pos:long "-56.8466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22917%3A0x952AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22917:0x952AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22917'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5525&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notocrangon antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-56.8466666667'^^xsd:double;
  dwc:latitude '-75.7683333333'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '369204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22917:0x952AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '369204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22918%3A0x952AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22918%3A0x952AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22918%3A0x952AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.7683333333 -56.8466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.7683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8466666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22918%3A0x952AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.7683333333 -56.8466666667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.7683333333"^^xsd:decimal ;
  geo-pos:long "-56.8466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22918%3A0x952AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22918:0x952AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22918'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5526&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notocrangon antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-56.8466666667'^^xsd:double;
  dwc:latitude '-75.7683333333'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '369204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22918:0x952AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '369204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24050%3A0x7430B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24050%3A0x7430B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24050%3A0x7430B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.3916666667 -56.6266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.3916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.6266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24050%3A0x7430B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.3916666667 -56.6266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-49.3916666667"^^xsd:decimal ;
  geo-pos:long "-56.6266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24050%3A0x7430B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24050:0x7430B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24050'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6873&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thymops birsteini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. A. Zarenkov'^^xsd:string;
  dwc:longitude '-56.6266666667'^^xsd:double;
  dwc:latitude '-49.3916666667'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '382876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24050:0x7430B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '382876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17028%3A0x7030B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17028%3A0x7030B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17028%3A0x7030B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9166666667 -56.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17028%3A0x7030B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9166666667 -56.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "46.9166666667"^^xsd:decimal ;
  geo-pos:long "-56.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17028%3A0x7030B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17028:0x7030B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17028'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-56.2666666667'^^xsd:double;
  dwc:latitude '46.9166666667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17028:0x7030B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22920%3A0x962AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22920%3A0x962AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22920%3A0x962AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.82 -56.2516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.82"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22920%3A0x962AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.82 -56.2516666667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.82"^^xsd:decimal ;
  geo-pos:long "-56.2516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22920%3A0x962AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22920:0x962AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22920'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5528&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notocrangon antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-56.2516666667'^^xsd:double;
  dwc:latitude '-75.82'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '369204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22920:0x962AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '369204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17029%3A0x0A2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17029%3A0x0A2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17029%3A0x0A2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4166666667 -56.2166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17029%3A0x0A2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4166666667 -56.2166666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.4166666667"^^xsd:decimal ;
  geo-pos:long "-56.2166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17029%3A0x0A2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17029:0x0A2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17029'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-56.2166666667'^^xsd:double;
  dwc:latitude '45.4166666667'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17029:0x0A2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7621%3A0x1A29B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7621%3A0x1A29B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7621%3A0x1A29B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.2333333333 -56.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7621%3A0x1A29B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.2333333333 -56.18)"^^geo:wktLiteral ;
  geo-pos:lat "-54.2333333333"^^xsd:decimal ;
  geo-pos:long "-56.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7621%3A0x1A29B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7621:0x1A29B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7621'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=289800&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-56.18'^^xsd:double;
  dwc:latitude '-54.2333333333'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '110942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7621:0x1A29B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110942'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8158%3A0x5029B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8158%3A0x5029B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8158%3A0x5029B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.2333333333 -56.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8158%3A0x5029B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.2333333333 -56.18)"^^geo:wktLiteral ;
  geo-pos:lat "-54.2333333333"^^xsd:decimal ;
  geo-pos:long "-56.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8158%3A0x5029B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8158:0x5029B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8158'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304743&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-56.18'^^xsd:double;
  dwc:latitude '-54.2333333333'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8158:0x5029B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24049%3A0x962AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24049%3A0x962AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24049%3A0x962AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.3 -56.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24049%3A0x962AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.3 -56.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.3"^^xsd:decimal ;
  geo-pos:long "-56.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24049%3A0x962AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24049:0x962AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24049'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=6872&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thymops birsteini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. A. Zarenkov'^^xsd:string;
  dwc:longitude '-56.1666666667'^^xsd:double;
  dwc:latitude '-54.3'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '382876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24049:0x962AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '382876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17031%3A0x0B2AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17031%3A0x0B2AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17031%3A0x0B2AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -56.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17031%3A0x0B2AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -56.1166666667)"^^geo:wktLiteral ;
  geo-pos:lat "47.05"^^xsd:decimal ;
  geo-pos:long "-56.1166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17031%3A0x0B2AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17031:0x0B2AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17031'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-56.1166666667'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17031:0x0B2AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24545%3A0x8D26B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24545%3A0x8D26B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24545%3A0x8D26B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.1166666667 -56.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.1166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24545%3A0x8D26B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.1166666667 -56.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-35.1166666667"^^xsd:decimal ;
  geo-pos:long "-56.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A24545%3A0x8D26B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:24545:0x8D26B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '24545'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9412&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cyrtograpsus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Uruguay'^^xsd:string;
  dwc:longitude '-56.0333333333'^^xsd:double;
  dwc:latitude '-35.1166666667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '444762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:24545:0x8D26B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '444762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19032%3A0xAA28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19032%3A0xAA28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19032%3A0xAA28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.2241666667 -55.9701666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.2241666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9701666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19032%3A0xAA28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.2241666667 -55.9701666667)"^^geo:wktLiteral ;
  geo-pos:lat "-61.2241666667"^^xsd:decimal ;
  geo-pos:long "-55.9701666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19032%3A0xAA28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19032:0xAA28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19032'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11340&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aega antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Brandt'^^xsd:string;
  dwc:longitude '-55.9701666667'^^xsd:double;
  dwc:latitude '-61.2241666667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '886396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19032:0xAA28B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7573%3A0x1829B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7573%3A0x1829B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7573%3A0x1829B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7573%3A0x1829B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7573%3A0x1829B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7573:0x1829B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7573'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288714&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7573:0x1829B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7575%3A0x1829B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7575%3A0x1829B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7575%3A0x1829B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7575%3A0x1829B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7575%3A0x1829B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7575:0x1829B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7575'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288716&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7575:0x1829B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7419%3A0x6A30B40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7419%3A0x6A30B40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7419%3A0x6A30B40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7419%3A0x6A30B40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7419%3A0x6A30B40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7419:0x6A30B40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7419'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287599&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Micropora brevissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7419:0x6A30B40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '174294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8981%3A0x2529B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8981%3A0x2529B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8981%3A0x2529B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8981%3A0x2529B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8981%3A0x2529B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8981:0x2529B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-12'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8981'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308974&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Plagioecia sarniensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '111721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8981:0x2529B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '111721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12395%3A0x6E28B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12395%3A0x6E28B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12395%3A0x6E28B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12395%3A0x6E28B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12395%3A0x6E28B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12395:0x6E28B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12395'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304555&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12395:0x6E28B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8119%3A0x4F29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8119%3A0x4F29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8119%3A0x4F29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8119%3A0x4F29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8119%3A0x4F29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8119:0x4F29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8119'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304679&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8119:0x4F29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8273%3A0x5429B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8273%3A0x5429B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8273%3A0x5429B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8273%3A0x5429B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8273%3A0x5429B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8273:0x5429B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305054&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8273:0x5429B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8289%3A0x5629B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8289%3A0x5629B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8289%3A0x5629B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8289%3A0x5629B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8289%3A0x5629B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8289:0x5629B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8289'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305074&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8289:0x5629B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8300%3A0x5629B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8300%3A0x5629B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8300%3A0x5629B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8300%3A0x5629B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8300%3A0x5629B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8300:0x5629B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8300'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305091&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8300:0x5629B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8314%3A0x5729B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8314%3A0x5729B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8314%3A0x5729B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8314%3A0x5729B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8314%3A0x5729B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8314:0x5729B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8314'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305116&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8314:0x5729B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8315%3A0x5729B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8315%3A0x5729B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8315%3A0x5729B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8315%3A0x5729B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8315%3A0x5729B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8315:0x5729B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8315'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305117&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8315:0x5729B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8316%3A0x5729B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8316%3A0x5729B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8316%3A0x5729B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8316%3A0x5729B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8316%3A0x5729B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8316:0x5729B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305119&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8316:0x5729B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8317%3A0x5729B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8317%3A0x5729B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8317%3A0x5729B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8317%3A0x5729B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8317%3A0x5729B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8317:0x5729B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8317'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305120&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8317:0x5729B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8318%3A0x5729B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8318%3A0x5729B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8318%3A0x5729B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8318%3A0x5729B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8318%3A0x5729B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8318:0x5729B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8318'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305122&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8318:0x5729B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8385%3A0x5829B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8385%3A0x5829B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8385%3A0x5829B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8385%3A0x5829B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8385%3A0x5829B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8385:0x5829B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8385'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305288&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracellaria wandeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8385:0x5829B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7787%3A0x9F24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7787%3A0x9F24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7787%3A0x9F24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7787%3A0x9F24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7787%3A0x9F24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7787:0x9F24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7787'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302220&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7787:0x9F24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7981%3A0x6729B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7981%3A0x6729B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7981%3A0x6729B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7981%3A0x6729B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7981%3A0x6729B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7981:0x6729B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7981'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303365&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7981:0x6729B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8072%3A0x7129B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8072%3A0x7129B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8072%3A0x7129B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8072%3A0x7129B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8072%3A0x7129B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8072:0x7129B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303848&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8072:0x7129B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8075%3A0x7229B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8075%3A0x7229B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8075%3A0x7229B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8075%3A0x7229B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8075%3A0x7229B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8075:0x7229B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8075'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303852&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8075:0x7229B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8076%3A0x7229B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8076%3A0x7229B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8076%3A0x7229B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8076%3A0x7229B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8076%3A0x7229B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8076:0x7229B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8076'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303853&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8076:0x7229B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8077%3A0x7229B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8077%3A0x7229B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8077%3A0x7229B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8077%3A0x7229B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8077%3A0x7229B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8077:0x7229B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8077'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303854&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8077:0x7229B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6860%3A0xA824B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6860%3A0xA824B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6860%3A0xA824B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6860%3A0xA824B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6860%3A0xA824B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6860:0xA824B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278754&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6860:0xA824B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6861%3A0xA824B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6861%3A0xA824B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6861%3A0xA824B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6861%3A0xA824B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6861%3A0xA824B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6861:0xA824B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278755&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6861:0xA824B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6878%3A0x8129B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6878%3A0x8129B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6878%3A0x8129B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6878%3A0x8129B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6878%3A0x8129B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6878:0x8129B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6878'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278817&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella tricuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6878:0x8129B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7092%3A0xA929B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7092%3A0xA929B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7092%3A0xA929B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7092%3A0xA929B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7092%3A0xA929B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7092:0xA929B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7092'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280701&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7092:0xA929B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7095%3A0xAA29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7095%3A0xAA29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7095%3A0xAA29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7095%3A0xAA29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7095%3A0xAA29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7095:0xAA29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7095'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280704&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7095:0xAA29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7110%3A0xAE24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7110%3A0xAE24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7110%3A0xAE24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7110%3A0xAE24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7110%3A0xAE24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7110:0xAE24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280723&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7110:0xAE24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7114%3A0xAB29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7114%3A0xAB29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7114%3A0xAB29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7114%3A0xAB29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7114%3A0xAB29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7114:0xAB29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7114'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280734&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7114:0xAB29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6204%3A0xE829B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6204%3A0xE829B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6204%3A0xE829B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6204%3A0xE829B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6204%3A0xE829B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6204:0xE829B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6204'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275922&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fasciculipora ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6204:0xE829B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6363%3A0xEA29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6363%3A0xEA29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6363%3A0xEA29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6363%3A0xEA29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6363%3A0xEA29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6363:0xEA29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6363'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276837&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Filaguria spatulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6363:0xEA29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6368%3A0xEA29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6368%3A0xEA29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6368%3A0xEA29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6368%3A0xEA29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6368%3A0xEA29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6368:0xEA29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6368'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276842&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Filaguria spatulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '173542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6368:0xEA29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3521%3A0xBF2AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3521%3A0xBF2AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3521%3A0xBF2AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3521%3A0xBF2AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3521%3A0xBF2AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3521:0xBF2AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257783&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '471070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3521:0xBF2AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '471070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4299%3A0x0E2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4299%3A0x0E2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4299%3A0x0E2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4299%3A0x0E2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4299%3A0x0E2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4299:0x0E2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4299'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=262999&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '172972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4299:0x0E2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4525%3A0xCF25B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4525%3A0xCF25B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4525%3A0xCF25B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4525%3A0xCF25B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4525%3A0xCF25B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4525:0xCF25B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4525'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264108&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella nutti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4525:0xCF25B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4551%3A0xD025B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4551%3A0xD025B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4551%3A0xD025B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4551%3A0xD025B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4551%3A0xD025B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4551:0xD025B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4551'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264144&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '174331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4551:0xD025B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5586%3A0x2B2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5586%3A0x2B2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5586%3A0x2B2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5586%3A0x2B2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5586%3A0x2B2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5586:0x2B2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5586'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270734&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5586:0x2B2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5726%3A0x302BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5726%3A0x302BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5726%3A0x302BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5726%3A0x302BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5726%3A0x302BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5726:0x302BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5726'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271491&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5726:0x302BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3473%3A0x3130B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3473%3A0x3130B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3473%3A0x3130B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3473%3A0x3130B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3473%3A0x3130B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3473:0x3130B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3473'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257706&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3473:0x3130B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3480%3A0xE72DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3480%3A0xE72DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3480%3A0xE72DB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3480%3A0xE72DB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3480%3A0xE72DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3480:0xE72DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3480'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257726&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3480:0xE72DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3658%3A0xC630B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3658%3A0xC630B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3658%3A0xC630B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3658%3A0xC630B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3658%3A0xC630B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3658:0xC630B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3658'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258080&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3658:0xC630B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3141%3A0x7D2EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3141%3A0x7D2EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3141%3A0x7D2EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.7166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3141%3A0x7D2EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.7166666667 -55.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.7166666667"^^xsd:decimal ;
  geo-pos:long "-55.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3141%3A0x7D2EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3141:0x7D2EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3141'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254804&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia aquilina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.9333333333'^^xsd:double;
  dwc:latitude '-62.7166666667'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '172901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3141:0x7D2EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8549%3A0x602AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8549%3A0x602AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8549%3A0x602AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.8933333333 -55.7683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.8933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8549%3A0x602AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.8933333333 -55.7683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.8933333333"^^xsd:decimal ;
  geo-pos:long "-55.7683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8549%3A0x602AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8549:0x602AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8549'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-55.7683333333'^^xsd:double;
  dwc:latitude '-60.8933333333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8549:0x602AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8865%3A0x2429B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8865%3A0x2429B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8865%3A0x2429B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8865%3A0x2429B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8865%3A0x2429B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8865:0x2429B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8865'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308193&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8865:0x2429B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8225%3A0x5329B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8225%3A0x5329B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8225%3A0x5329B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8225%3A0x5329B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8225%3A0x5329B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8225:0x5329B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8225'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304887&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8225:0x5329B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7833%3A0x6529B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7833%3A0x6529B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7833%3A0x6529B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7833%3A0x6529B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7833%3A0x6529B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7833:0x6529B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7833'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302426&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '110865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7833:0x6529B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110865'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12220%3A0x6C29B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12220%3A0x6C29B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12220%3A0x6C29B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12220%3A0x6C29B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12220%3A0x6C29B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12220:0x6C29B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12220'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302050&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12220:0x6C29B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8082%3A0x7229B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8082%3A0x7229B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8082%3A0x7229B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8082%3A0x7229B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8082%3A0x7229B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8082:0x7229B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303859&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8082:0x7229B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7200%3A0x7A29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7200%3A0x7A29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7200%3A0x7A29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7200%3A0x7A29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7200%3A0x7A29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7200:0x7A29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7200'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=281244&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lichenopora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '111045'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7200:0x7A29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '111045'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6859%3A0xA824B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6859%3A0xA824B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6859%3A0xA824B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6859%3A0xA824B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6859%3A0xA824B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6859:0xA824B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278753&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6859:0xA824B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6914%3A0x8229B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6914%3A0x8229B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6914%3A0x8229B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6914%3A0x8229B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6914%3A0x8229B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6914:0x8229B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6914'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278867&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra angusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '471921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6914:0x8229B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6926%3A0x8329B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6926%3A0x8329B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6926%3A0x8329B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6926%3A0x8329B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6926%3A0x8329B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6926:0x8329B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6926'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278885&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '471922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6926:0x8329B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '471922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6960%3A0xAC24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6960%3A0xAC24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6960%3A0xAC24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6960%3A0xAC24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6960%3A0xAC24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6960:0xAC24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6960'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279044&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6960:0xAC24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6967%3A0x8529B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6967%3A0x8529B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6967%3A0x8529B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6967%3A0x8529B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6967%3A0x8529B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6967:0x8529B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6967'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279064&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6967:0x8529B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6973%3A0xAC24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6973%3A0xAC24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6973%3A0xAC24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6973%3A0xAC24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6973%3A0xAC24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6973:0xAC24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6973'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279074&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6973:0xAC24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7094%3A0xAA29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7094%3A0xAA29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7094%3A0xAA29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7094%3A0xAA29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7094%3A0xAA29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7094:0xAA29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7094'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280703&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7094:0xAA29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7097%3A0xAA29B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7097%3A0xAA29B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7097%3A0xAA29B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7097%3A0xAA29B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7097%3A0xAA29B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7097:0xAA29B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7097'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280706&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7097:0xAA29B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7099%3A0xAA29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7099%3A0xAA29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7099%3A0xAA29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7099%3A0xAA29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7099%3A0xAA29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7099:0xAA29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7099'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280708&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7099:0xAA29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7100%3A0xAA29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7100%3A0xAA29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7100%3A0xAA29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7100%3A0xAA29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7100%3A0xAA29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7100:0xAA29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7100'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280709&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7100:0xAA29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7147%3A0xAF24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7147%3A0xAF24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7147%3A0xAF24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7147%3A0xAF24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7147%3A0xAF24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7147:0xAF24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7147'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280987&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7147:0xAF24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7148%3A0xE824B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7148%3A0xE824B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7148%3A0xE824B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7148%3A0xE824B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7148%3A0xE824B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7148:0xE824B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7148'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280988&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7148:0xE824B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7149%3A0xE824B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7149%3A0xE824B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7149%3A0xE824B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7149%3A0xE824B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7149%3A0xE824B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7149:0xE824B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7149'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280989&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7149:0xE824B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6683%3A0xC629B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6683%3A0xC629B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6683%3A0xC629B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6683%3A0xC629B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6683%3A0xC629B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6683:0xC629B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6683'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278410&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6683:0xC629B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3793%3A0xC62AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3793%3A0xC62AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3793%3A0xC62AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3793%3A0xC62AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3793%3A0xC62AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3793:0xC62AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3793'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258796&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania erecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '172946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3793:0xC62AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '172946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4007%3A0x0A2BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4007%3A0x0A2BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4007%3A0x0A2BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4007%3A0x0A2BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4007%3A0x0A2BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4007:0x0A2BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4007'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259722&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4007:0x0A2BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4050%3A0x7730B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4050%3A0x7730B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4050%3A0x7730B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4050%3A0x7730B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4050%3A0x7730B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4050:0x7730B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4050'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259807&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4050:0x7730B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4325%3A0x0F2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4325%3A0x0F2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4325%3A0x0F2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4325%3A0x0F2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4325%3A0x0F2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4325:0x0F2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4325'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263039&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4325:0x0F2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4334%3A0x7830B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4334%3A0x7830B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4334%3A0x7830B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4334%3A0x7830B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4334%3A0x7830B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4334:0x7830B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4334'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263052&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Carbasea curva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4334:0x7830B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5292%3A0x292BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5292%3A0x292BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5292%3A0x292BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5292%3A0x292BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5292%3A0x292BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5292:0x292BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5292'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=268209&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cornucopina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '172987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5292:0x292BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '172987'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5593%3A0xDE2FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5593%3A0xDE2FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5593%3A0xDE2FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5593%3A0xDE2FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5593%3A0xDE2FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5593:0xDE2FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5593'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270744&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5593:0xDE2FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5805%3A0x412BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5805%3A0x412BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5805%3A0x412BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5805%3A0x412BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5805%3A0x412BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5805:0x412BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5805'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273614&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '111214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5805:0x412BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '111214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3290%3A0x732EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3290%3A0x732EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3290%3A0x732EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3290%3A0x732EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3290%3A0x732EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3290:0x732EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3290'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255767&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3290:0x732EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173072'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3288%3A0x772EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3288%3A0x772EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3288%3A0x772EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3288%3A0x772EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3288%3A0x772EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3288:0x772EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3288'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255764&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3288:0x772EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173072'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3114%3A0x7B2EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3114%3A0x7B2EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3114%3A0x7B2EB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3114%3A0x7B2EB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3114%3A0x7B2EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3114:0x7B2EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254745&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3114:0x7B2EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3123%3A0x7C2EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3123%3A0x7C2EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3123%3A0x7C2EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3123%3A0x7C2EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3123%3A0x7C2EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3123:0x7C2EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3123'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254777&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3123:0x7C2EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3091%3A0x7F2EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3091%3A0x7F2EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3091%3A0x7F2EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7266666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3091%3A0x7F2EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -55.7266666667)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-55.7266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3091%3A0x7F2EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3091:0x7F2EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3091'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254682&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-55.7266666667'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3091:0x7F2EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19695%3A0xBC29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19695%3A0xBC29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19695%3A0xBC29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19695%3A0xBC29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19695%3A0xBC29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19695:0xBC29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19695'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=1896&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Spirontocaris liljeborgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Klein'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19695:0xBC29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '107531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33934%3A0x8128B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33934%3A0x8128B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33934%3A0x8128B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33934%3A0x8128B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33934%3A0x8128B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33934:0x8128B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33934'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263291&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33934:0x8128B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33935%3A0x8128B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33935%3A0x8128B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33935%3A0x8128B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33935%3A0x8128B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33935%3A0x8128B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33935:0x8128B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33935'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263292&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sabinea sarsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33935:0x8128B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '107566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33936%3A0x8128B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33936%3A0x8128B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33936%3A0x8128B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33936%3A0x8128B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33936%3A0x8128B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33936:0x8128B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33936'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263293&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sabinea septemcarinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33936:0x8128B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '107567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33937%3A0x8128B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33937%3A0x8128B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33937%3A0x8128B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33937%3A0x8128B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33937%3A0x8128B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33937:0x8128B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33937'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263294&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pontophilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33937:0x8128B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '107011'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33938%3A0x142BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33938%3A0x142BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33938%3A0x142BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33938%3A0x142BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33938%3A0x142BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33938:0x142BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33938'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263295&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sclerocrangon boreas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33938:0x142BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '107568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33939%3A0x142BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33939%3A0x142BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33939%3A0x142BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33939%3A0x142BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33939%3A0x142BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33939:0x142BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33939'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263296&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Spirontocaris spinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33939:0x142BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '107533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33940%3A0x142BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33940%3A0x142BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33940%3A0x142BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33940%3A0x142BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33940%3A0x142BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33940:0x142BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33940'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263297&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33940:0x142BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33941%3A0x152BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33941%3A0x152BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33941%3A0x152BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33941%3A0x152BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33941%3A0x152BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33941:0x152BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33941'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263298&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33941:0x152BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33942%3A0x152BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33942%3A0x152BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33942%3A0x152BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33942%3A0x152BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33942%3A0x152BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33942:0x152BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33942'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263299&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Spirontocaris phippsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '416607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33942:0x152BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '107532'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33943%3A0x152BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33943%3A0x152BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33943%3A0x152BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33943%3A0x152BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A33943%3A0x152BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:33943:0x152BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '33943'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263301&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Eualus macilentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '158359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:33943:0x152BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '158359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31894%3A0x102CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31894%3A0x102CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31894%3A0x102CB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31894%3A0x102CB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31894%3A0x102CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31894:0x102CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31894'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=179222&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Munida tenuimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'E. Macpherson'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31894:0x102CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27474%3A0x0C27B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27474%3A0x0C27B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27474%3A0x0C27B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27474%3A0x0C27B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27474%3A0x0C27B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27474:0x0C27B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27474'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11244&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Eualus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Klein'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '106986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27474:0x0C27B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '106986'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27475%3A0x0C27B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27475%3A0x0C27B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27475%3A0x0C27B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27475%3A0x0C27B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27475%3A0x0C27B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27475:0x0C27B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27475'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11245&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Eualus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Klein'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '106986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27475:0x0C27B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '106986'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31966%3A0xCD2DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31966%3A0xCD2DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31966%3A0xCD2DB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31966%3A0xCD2DB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31966%3A0xCD2DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31966:0xCD2DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31966'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184742&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Klein'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31966:0xCD2DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31967%3A0xCD2DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31967%3A0xCD2DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31967%3A0xCD2DB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31967%3A0xCD2DB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5833333333 -55.0833333333)"^^geo:wktLiteral ;
  geo-pos:lat "52.5833333333"^^xsd:decimal ;
  geo-pos:long "-55.0833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31967%3A0xCD2DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31967:0xCD2DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31967'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184743&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. Klein'^^xsd:string;
  dwc:longitude '-55.0833333333'^^xsd:double;
  dwc:latitude '52.5833333333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31967:0xCD2DB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8550%3A0x602AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8550%3A0x602AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8550%3A0x602AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.9713333333 -55.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.9713333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8550%3A0x602AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.9713333333 -55.071)"^^geo:wktLiteral ;
  geo-pos:lat "-60.9713333333"^^xsd:decimal ;
  geo-pos:long "-55.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8550%3A0x602AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8550:0x602AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8550'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G. & Rosenfeld, P.'^^xsd:string;
  dwc:longitude '-55.071'^^xsd:double;
  dwc:latitude '-60.9713333333'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '328'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8550:0x602AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8140%3A0x7E24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8140%3A0x7E24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8140%3A0x7E24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.025 -54.9583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-47.025"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8140%3A0x7E24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-47.025 -54.9583333333)"^^geo:wktLiteral ;
  geo-pos:lat "-47.025"^^xsd:decimal ;
  geo-pos:long "-54.9583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8140%3A0x7E24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8140:0x7E24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304711&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.9583333333'^^xsd:double;
  dwc:latitude '-47.025'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8140:0x7E24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8897%3A0x6D28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8897%3A0x6D28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8897%3A0x6D28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.9016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8897%3A0x6D28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  geo-pos:lat "-62.9016666667"^^xsd:decimal ;
  geo-pos:long "-54.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8897%3A0x6D28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8897:0x6D28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8897'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308728&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.865'^^xsd:double;
  dwc:latitude '-62.9016666667'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8897:0x6D28B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8081%3A0x7229B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8081%3A0x7229B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8081%3A0x7229B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.9016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8081%3A0x7229B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  geo-pos:lat "-62.9016666667"^^xsd:decimal ;
  geo-pos:long "-54.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8081%3A0x7229B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8081:0x7229B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303858&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.865'^^xsd:double;
  dwc:latitude '-62.9016666667'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8081:0x7229B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4560%3A0xDC2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4560%3A0xDC2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4560%3A0xDC2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.9016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4560%3A0xDC2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  geo-pos:lat "-62.9016666667"^^xsd:decimal ;
  geo-pos:long "-54.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4560%3A0xDC2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4560:0xDC2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4560'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264166&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.865'^^xsd:double;
  dwc:latitude '-62.9016666667'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4560:0xDC2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4561%3A0xDC2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4561%3A0xDC2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4561%3A0xDC2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.9016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4561%3A0xDC2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9016666667 -54.865)"^^geo:wktLiteral ;
  geo-pos:lat "-62.9016666667"^^xsd:decimal ;
  geo-pos:long "-54.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4561%3A0xDC2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4561:0xDC2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4561'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264168&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.865'^^xsd:double;
  dwc:latitude '-62.9016666667'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4561:0xDC2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8869%3A0x7A24B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8869%3A0x7A24B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8869%3A0x7A24B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8869%3A0x7A24B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8869%3A0x7A24B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8869:0x7A24B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8869'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308197&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8869:0x7A24B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12378%3A0x7E24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12378%3A0x7E24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12378%3A0x7E24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12378%3A0x7E24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12378%3A0x7E24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12378:0x7E24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12378'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304515&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12378:0x7E24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12379%3A0x7E24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12379%3A0x7E24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12379%3A0x7E24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12379%3A0x7E24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12379%3A0x7E24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12379:0x7E24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12379'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304516&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12379:0x7E24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12380%3A0x7E24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12380%3A0x7E24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12380%3A0x7E24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12380%3A0x7E24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12380%3A0x7E24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12380:0x7E24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12380'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304517&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12380:0x7E24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12381%3A0x7E24B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12381%3A0x7E24B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12381%3A0x7E24B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12381%3A0x7E24B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12381%3A0x7E24B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12381:0x7E24B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12381'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304519&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12381:0x7E24B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12382%3A0x7E24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12382%3A0x7E24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12382%3A0x7E24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12382%3A0x7E24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12382%3A0x7E24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12382:0x7E24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12382'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304522&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12382:0x7E24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12383%3A0x4E29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12383%3A0x4E29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12383%3A0x4E29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12383%3A0x4E29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12383%3A0x4E29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12383:0x4E29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12383'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304527&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12383:0x4E29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7795%3A0x1A2FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7795%3A0x1A2FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7795%3A0x1A2FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7795%3A0x1A2FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7795%3A0x1A2FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7795:0x1A2FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7795'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302229&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites drygalskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '469406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7795:0x1A2FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '469406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8023%3A0x7028B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8023%3A0x7028B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8023%3A0x7028B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8023%3A0x7028B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8023%3A0x7028B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8023:0x7028B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8023'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303661&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra stenorhyncha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8023:0x7028B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7151%3A0xA624B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7151%3A0xA624B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7151%3A0xA624B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7151%3A0xA624B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7151%3A0xA624B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7151:0xA624B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7151'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280993&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7151:0xA624B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6858%3A0x8029B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6858%3A0x8029B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6858%3A0x8029B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6858%3A0x8029B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6858%3A0x8029B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6858:0x8029B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278752&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6858:0x8029B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6881%3A0x8129B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6881%3A0x8129B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6881%3A0x8129B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6881%3A0x8129B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6881%3A0x8129B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6881:0x8129B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella tricuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6881:0x8129B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6882%3A0x1F2FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6882%3A0x1F2FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6882%3A0x1F2FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6882%3A0x1F2FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6882%3A0x1F2FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6882:0x1F2FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278822&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella tricuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6882:0x1F2FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7080%3A0xAB29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7080%3A0xAB29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7080%3A0xAB29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7080%3A0xAB29B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7080%3A0xAB29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7080:0xAB29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7080'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280689&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7080:0xAB29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6847%3A0xAF29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6847%3A0xAF29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6847%3A0xAF29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6847%3A0xAF29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6847%3A0xAF29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6847:0xAF29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6847'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278740&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6847:0xAF29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6502%3A0xEA24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6502%3A0xEA24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6502%3A0xEA24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6502%3A0xEA24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6502%3A0xEA24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6502:0xEA24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6502'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277586&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Himantozoum antarcticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6502:0xEA24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '1026014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22919%3A0x962AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22919%3A0x962AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22919%3A0x962AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22919%3A0x962AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A22919%3A0x962AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:22919:0x962AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '22919'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5527&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notocrangon antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. N. Burukovsky'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '369204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:22919:0x962AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '369204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3785%3A0xC52AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3785%3A0xC52AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3785%3A0xC52AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3785%3A0xC52AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3785%3A0xC52AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3785:0xC52AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3785'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258783&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania erecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '172946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3785:0xC52AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '172946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4293%3A0x0D2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4293%3A0x0D2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4293%3A0x0D2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4293%3A0x0D2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4293%3A0x0D2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4293:0x0D2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=262991&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites angustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '172969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4293:0x0D2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '172969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4297%3A0x0E2BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4297%3A0x0E2BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4297%3A0x0E2BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4297%3A0x0E2BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4297%3A0x0E2BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4297:0x0E2BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=262997&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '172972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4297:0x0E2BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '172972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4303%3A0xC625B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4303%3A0xC625B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4303%3A0xC625B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4303%3A0xC625B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4303%3A0xC625B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4303:0xC625B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4303'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263007&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites tricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '172984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4303:0xC625B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4308%3A0x0E2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4308%3A0x0E2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4308%3A0x0E2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4308%3A0x0E2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4308:0x0E2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4308'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263015&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4308:0x0E2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4316%3A0x0E2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4316%3A0x0E2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4316%3A0x0E2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4316%3A0x0E2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4316%3A0x0E2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4316:0x0E2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4316'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263027&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4316:0x0E2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4398%3A0xC725B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4398%3A0xC725B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4398%3A0xC725B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4398%3A0xC725B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4398%3A0xC725B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4398:0xC725B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4398'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263194&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria diversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4398:0xC725B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4470%3A0x192BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4470%3A0x192BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4470%3A0x192BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4470%3A0x192BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4470%3A0x192BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4470:0x192BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4470'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263964&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4470:0x192BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4593%3A0xD125B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4593%3A0xD125B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4593%3A0xD125B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4593%3A0xD125B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4593%3A0xD125B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4593:0xD125B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4593'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264213&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinelloides crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '174333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4593:0xD125B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10420%3A0xD925B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10420%3A0xD925B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10420%3A0xD925B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10420%3A0xD925B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10420%3A0xD925B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10420:0xD925B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10420'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272101&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Swanomia membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10420:0xD925B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6162%3A0x712BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6162%3A0x712BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6162%3A0x712BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6162%3A0x712BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6162%3A0x712BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6162:0x712BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6162'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275606&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella hymanae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6162:0x712BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3655%3A0xC530B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3655%3A0xC530B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3655%3A0xC530B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3655%3A0xC530B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3655%3A0xC530B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3655:0xC530B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3655'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258067&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3655:0xC530B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3108%3A0xB928B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3108%3A0xB928B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3108%3A0xB928B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3108%3A0xB928B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3108%3A0xB928B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3108:0xB928B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3108'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254730&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3108:0xB928B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3124%3A0x7C2EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3124%3A0x7C2EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3124%3A0x7C2EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3566666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3124%3A0x7C2EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1616666667 -54.3566666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1616666667"^^xsd:decimal ;
  geo-pos:long "-54.3566666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3124%3A0x7C2EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3124:0x7C2EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254780&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-54.3566666667'^^xsd:double;
  dwc:latitude '-76.1616666667'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3124:0x7C2EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7583%3A0x1929B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7583%3A0x1929B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7583%3A0x1929B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7583%3A0x1929B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7583%3A0x1929B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7583:0x1929B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7583'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288726&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7583:0x1929B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12048%3A0x1D29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12048%3A0x1D29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12048%3A0x1D29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12048%3A0x1D29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12048%3A0x1D29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12048:0x1D29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12048'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290617&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12048:0x1D29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7563%3A0x2329B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7563%3A0x2329B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7563%3A0x2329B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7563%3A0x2329B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7563%3A0x2329B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7563:0x2329B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7563'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288703&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7563:0x2329B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8199%3A0x5229B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8199%3A0x5229B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8199%3A0x5229B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8199%3A0x5229B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8199%3A0x5229B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8199:0x5229B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8199'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304853&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia notialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '173394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8199:0x5229B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8216%3A0x6F28B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8216%3A0x6F28B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8216%3A0x6F28B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8216%3A0x6F28B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8216%3A0x6F28B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8216:0x6F28B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8216'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304872&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8216:0x6F28B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8249%3A0x9824B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8249%3A0x9824B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8249%3A0x9824B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8249%3A0x9824B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8249%3A0x9824B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8249:0x9824B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8249'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304918&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8249:0x9824B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8250%3A0x9824B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8250%3A0x9824B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8250%3A0x9824B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8250%3A0x9824B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8250%3A0x9824B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8250:0x9824B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304920&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8250:0x9824B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8299%3A0x9924B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8299%3A0x9924B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8299%3A0x9924B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8299%3A0x9924B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8299%3A0x9924B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8299:0x9924B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305089&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8299:0x9924B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8856%3A0x5C29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8856%3A0x5C29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8856%3A0x5C29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8856%3A0x5C29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8856%3A0x5C29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8856:0x5C29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8856'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308183&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8856:0x5C29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8857%3A0x5C29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8857%3A0x5C29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8857%3A0x5C29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8857%3A0x5C29B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8857%3A0x5C29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8857:0x5C29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8857'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308184&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8857:0x5C29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8858%3A0x172FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8858%3A0x172FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8858%3A0x172FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8858%3A0x172FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8858%3A0x172FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8858:0x172FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308185&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8858:0x172FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7976%3A0x9F24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7976%3A0x9F24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7976%3A0x9F24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7976%3A0x9F24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7976%3A0x9F24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7976:0x9F24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7976'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303333&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7976:0x9F24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7978%3A0x9F24B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7978%3A0x9F24B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7978%3A0x9F24B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7978%3A0x9F24B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7978%3A0x9F24B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7978:0x9F24B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7978'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303336&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7978:0x9F24B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12219%3A0x6C29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12219%3A0x6C29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12219%3A0x6C29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12219%3A0x6C29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12219%3A0x6C29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12219:0x6C29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12219'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302049&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12219:0x6C29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12251%3A0x6D29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12251%3A0x6D29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12251%3A0x6D29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12251%3A0x6D29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12251%3A0x6D29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12251:0x6D29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12251'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302157&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12251:0x6D29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8067%3A0x7129B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8067%3A0x7129B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8067%3A0x7129B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8067%3A0x7129B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8067%3A0x7129B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8067:0x7129B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303841&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8067:0x7129B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12298%3A0xA524B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12298%3A0xA524B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12298%3A0xA524B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12298%3A0xA524B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12298%3A0xA524B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12298:0xA524B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12298'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304121&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ralepria conforma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '173832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12298:0xA524B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6857%3A0x8029B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6857%3A0x8029B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6857%3A0x8029B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6857%3A0x8029B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6857%3A0x8029B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6857:0x8029B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278751&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '173619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6857:0x8029B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6930%3A0x8329B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6930%3A0x8329B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6930%3A0x8329B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6930%3A0x8329B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6930%3A0x8329B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6930:0x8329B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6930'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278889&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '471922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6930:0x8329B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6969%3A0xAC24B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6969%3A0xAC24B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6969%3A0xAC24B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6969%3A0xAC24B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6969%3A0xAC24B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6969:0xAC24B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6969'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279066&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6969:0xAC24B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7061%3A0x602FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7061%3A0x602FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7061%3A0x602FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7061%3A0x602FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7061%3A0x602FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7061:0x602FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7061'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280664&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7061:0x602FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7101%3A0xAA29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7101%3A0xAA29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7101%3A0xAA29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7101%3A0xAA29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7101%3A0xAA29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7101:0xAA29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7101'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280710&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7101:0xAA29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6682%3A0xC629B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6682%3A0xC629B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6682%3A0xC629B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6682%3A0xC629B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6682%3A0xC629B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6682:0xC629B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6682'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278409&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6682:0xC629B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6421%3A0xED29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6421%3A0xED29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6421%3A0xED29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6421%3A0xED29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6421%3A0xED29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6421:0xED29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6421'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276932&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flustra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '110911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6421:0xED29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3620%3A0xC22AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3620%3A0xC22AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3620%3A0xC22AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3620%3A0xC22AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3620%3A0xC22AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3620:0xC22AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3620'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257980&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3620:0xC22AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3783%3A0xC52AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3783%3A0xC52AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3783%3A0xC52AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3783%3A0xC52AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3783%3A0xC52AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3783:0xC52AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3783'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258773&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania erecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '172946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3783:0xC52AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4005%3A0xC325B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4005%3A0xC325B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4005%3A0xC325B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4005%3A0xC325B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4005%3A0xC325B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4005:0xC325B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4005'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259720&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4005:0xC325B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4006%3A0xC325B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4006%3A0xC325B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4006%3A0xC325B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4006%3A0xC325B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4006%3A0xC325B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4006:0xC325B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4006'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259721&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4006:0xC325B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4027%3A0x0A2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4027%3A0x0A2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4027%3A0x0A2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4027%3A0x0A2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4027%3A0x0A2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4027:0x0A2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4027'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259746&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4027:0x0A2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4847%3A0x8328B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4847%3A0x8328B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4847%3A0x8328B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4847%3A0x8328B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4847:0x8328B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4847'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=265693&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Celleporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '173876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4847:0x8328B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '467466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6165%3A0x712BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6165%3A0x712BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6165%3A0x712BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6165%3A0x712BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6165%3A0x712BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6165:0x712BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6165'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275610&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '422335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6165:0x712BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '422335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7839%3A0xA828B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7839%3A0xA828B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7839%3A0xA828B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7839%3A0xA828B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7839%3A0xA828B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7839:0xA828B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7839'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302432&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Vorgelagerte hochantarktische Inseln und Kuppen'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '110865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7839:0xA828B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110865'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3463%3A0xB02BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3463%3A0xB02BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3463%3A0xB02BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3463%3A0xB02BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3463%3A0xB02BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3463:0xB02BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3463'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257123&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3463:0xB02BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3464%3A0xB02BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3464%3A0xB02BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3464%3A0xB02BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3464%3A0xB02BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3464%3A0xB02BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3464:0xB02BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3464'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257125&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3464:0xB02BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3465%3A0xB02BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3465%3A0xB02BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3465%3A0xB02BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3465%3A0xB02BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3465%3A0xB02BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3465:0xB02BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3465'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257126&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3465:0xB02BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3466%3A0xB02BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3466%3A0xB02BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3466%3A0xB02BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3466%3A0xB02BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3466%3A0xB02BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3466:0xB02BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3466'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257127&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3466:0xB02BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3474%3A0x3130B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3474%3A0x3130B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3474%3A0x3130B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3474%3A0x3130B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3474%3A0x3130B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3474:0x3130B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3474'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257708&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3474:0x3130B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3659%3A0xC630B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3659%3A0xC630B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3659%3A0xC630B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3659%3A0xC630B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3659%3A0xC630B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3659:0xC630B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3659'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258083&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3659:0xC630B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3293%3A0x202EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3293%3A0x202EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3293%3A0x202EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3293%3A0x202EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3293%3A0x202EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3293:0x202EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3293'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255775&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amastigia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '173072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3293:0x202EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173072'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3490%3A0x782EB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3490%3A0x782EB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3490%3A0x782EB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3490%3A0x782EB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3490%3A0x782EB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3490:0x782EB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3490'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257740&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3490:0x782EB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3113%3A0x7B2EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3113%3A0x7B2EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3113%3A0x7B2EB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3113%3A0x7B2EB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.4666666667 -54.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.4666666667"^^xsd:decimal ;
  geo-pos:long "-54.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3113%3A0x7B2EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3113:0x7B2EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254738&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-54.2833333333'^^xsd:double;
  dwc:latitude '-63.4666666667'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3113:0x7B2EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27593%3A0x1E2DB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27593%3A0x1E2DB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27593%3A0x1E2DB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9955 -54.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.9955"^^xsd:decimal ;
  dwc:decimalLongitude "-54.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27593%3A0x1E2DB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.9955 -54.001)"^^geo:wktLiteral ;
  geo-pos:lat "-62.9955"^^xsd:decimal ;
  geo-pos:long "-54.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27593%3A0x1E2DB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27593:0x1E2DB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27593'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11627&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarctomysis maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'U. Mnhlenhardt-Siegel'^^xsd:string;
  dwc:longitude '-54.001'^^xsd:double;
  dwc:latitude '-62.9955'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '226680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27593:0x1E2DB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '226680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17030%3A0x7030B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17030%3A0x7030B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17030%3A0x7030B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17030%3A0x7030B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -53.95)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17030%3A0x7030B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17030:0x7030B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17030'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-53.95'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17030:0x7030B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7588%3A0x7724B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7588%3A0x7724B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7588%3A0x7724B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7588%3A0x7724B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7588%3A0x7724B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7588:0x7724B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7588'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288733&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7588:0x7724B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7592%3A0x1929B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7592%3A0x1929B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7592%3A0x1929B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7592%3A0x1929B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7592%3A0x1929B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7592:0x1929B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7592'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288740&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7592:0x1929B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7593%3A0x1929B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7593%3A0x1929B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7593%3A0x1929B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7593%3A0x1929B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7593%3A0x1929B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7593:0x1929B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7593'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288741&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7593:0x1929B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8866%3A0x2429B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8866%3A0x2429B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8866%3A0x2429B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8866%3A0x2429B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8866%3A0x2429B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8866:0x2429B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8866'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308194&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8866:0x2429B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9005%3A0x7C24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9005%3A0x7C24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9005%3A0x7C24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9005%3A0x7C24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9005%3A0x7C24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9005:0x7C24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9005'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310063&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9005:0x7C24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8143%3A0x4F29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8143%3A0x4F29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8143%3A0x4F29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8143%3A0x4F29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8143%3A0x4F29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8143:0x4F29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8143'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304715&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8143:0x4F29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8188%3A0x5129B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8188%3A0x5129B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8188%3A0x5129B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8188%3A0x5129B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8188%3A0x5129B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8188:0x5129B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304827&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia malingae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8188:0x5129B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12398%3A0x9C24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12398%3A0x9C24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12398%3A0x9C24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12398%3A0x9C24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12398%3A0x9C24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12398:0x9C24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12398'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305649&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12398:0x9C24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12399%3A0x5A29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12399%3A0x5A29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12399%3A0x5A29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12399%3A0x5A29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12399%3A0x5A29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12399:0x5A29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12399'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305650&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12399:0x5A29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12066%3A0x5D29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12066%3A0x5D29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12066%3A0x5D29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12066%3A0x5D29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12066%3A0x5D29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12066:0x5D29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12066'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290635&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12066:0x5D29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12067%3A0x5D29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12067%3A0x5D29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12067%3A0x5D29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12067%3A0x5D29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12067%3A0x5D29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12067:0x5D29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12067'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290636&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12067:0x5D29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7834%3A0x6529B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7834%3A0x6529B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7834%3A0x6529B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7834%3A0x6529B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7834%3A0x6529B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7834:0x6529B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7834'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302427&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7834:0x6529B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110865'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12180%3A0x6A29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12180%3A0x6A29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12180%3A0x6A29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12180%3A0x6A29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12180%3A0x6A29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12180:0x6A29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12180'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301070&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12180:0x6A29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12215%3A0xA124B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12215%3A0xA124B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12215%3A0xA124B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12215%3A0xA124B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12215%3A0xA124B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12215:0xA124B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12215'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302024&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12215:0xA124B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12252%3A0x6D29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12252%3A0x6D29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12252%3A0x6D29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12252%3A0x6D29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12252%3A0x6D29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12252:0x6D29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12252'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302158&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12252:0x6D29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7765%3A0x6D29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7765%3A0x6D29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7765%3A0x6D29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7765%3A0x6D29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7765%3A0x6D29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7765:0x6D29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7765'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302195&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7765:0x6D29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7150%3A0xA624B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7150%3A0xA624B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7150%3A0xA624B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7150%3A0xA624B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7150%3A0xA624B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7150:0xA624B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7150'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280992&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7150:0xA624B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7358%3A0x7D29B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7358%3A0x7D29B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7358%3A0x7D29B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7358%3A0x7D29B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7358%3A0x7D29B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7358:0x7D29B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7358'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287407&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metrocrypta bucculenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '478330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7358:0x7D29B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '478330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7359%3A0x7E29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7359%3A0x7E29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7359%3A0x7E29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7359%3A0x7E29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7359%3A0x7E29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7359:0x7E29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7359'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287408&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metrocrypta bucculenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '478330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7359:0x7E29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '478330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6874%3A0xA924B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6874%3A0xA924B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6874%3A0xA924B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6874%3A0xA924B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6874%3A0xA924B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6874:0xA924B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6874'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278812&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella tricuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6874:0xA924B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7079%3A0xAF24B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7079%3A0xAF24B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7079%3A0xAF24B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7079%3A0xAF24B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7079%3A0xAF24B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7079:0xAF24B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7079'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280688&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7079:0xAF24B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3622%3A0xD72FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3622%3A0xD72FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3622%3A0xD72FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3622%3A0xD72FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3622%3A0xD72FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3622:0xD72FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3622'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257982&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3622:0xD72FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3623%3A0xD72FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3623%3A0xD72FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3623%3A0xD72FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3623%3A0xD72FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3623%3A0xD72FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3623:0xD72FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3623'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257983&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3623:0xD72FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3629%3A0xD72FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3629%3A0xD72FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3629%3A0xD72FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3629%3A0xD72FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3629%3A0xD72FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3629:0xD72FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3629'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258030&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3629:0xD72FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3848%3A0xD92FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3848%3A0xD92FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3848%3A0xD92FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3848%3A0xD92FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3848%3A0xD92FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3848:0xD92FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3848'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258893&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3848:0xD92FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3849%3A0xD92FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3849%3A0xD92FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3849%3A0xD92FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3849%3A0xD92FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3849%3A0xD92FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3849:0xD92FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3849'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258894&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3849:0xD92FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3851%3A0xD92FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3851%3A0xD92FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3851%3A0xD92FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3851%3A0xD92FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3851%3A0xD92FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3851:0xD92FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3851'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258896&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3851:0xD92FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3861%3A0xC225B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3861%3A0xC225B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3861%3A0xC225B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3861%3A0xC225B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3861%3A0xC225B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3861:0xC225B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3861'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258907&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3861:0xC225B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3907%3A0x082BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3907%3A0x082BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3907%3A0x082BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3907%3A0x082BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3907%3A0x082BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3907:0x082BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3907'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259096&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3907:0x082BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3912%3A0x092BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3912%3A0x092BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3912%3A0x092BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3912%3A0x092BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3912%3A0x092BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3912:0x092BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3912'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259110&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3912:0x092BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4020%3A0xC425B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4020%3A0xC425B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4020%3A0xC425B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4020%3A0xC425B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4020%3A0xC425B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4020:0xC425B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259739&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4020:0xC425B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10145%3A0x0D2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10145%3A0x0D2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10145%3A0x0D2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10145%3A0x0D2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10145%3A0x0D2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10145:0x0D2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10145'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=262863&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Valdemunitella lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10145:0x0D2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4314%3A0x0E2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4314%3A0x0E2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4314%3A0x0E2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4314%3A0x0E2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4314%3A0x0E2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4314:0x0E2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4314'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263023&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4314:0x0E2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4332%3A0x7730B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4332%3A0x7730B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4332%3A0x7730B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4332%3A0x7730B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4332%3A0x7730B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4332:0x7730B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4332'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263050&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Carbasea curva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4332:0x7730B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '173749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4371%3A0x8128B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4371%3A0x8128B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4371%3A0x8128B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4371%3A0x8128B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4371%3A0x8128B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4371:0x8128B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4371'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263121&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria aurorae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4371:0x8128B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '986802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4390%3A0xC725B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4390%3A0xC725B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4390%3A0xC725B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4390%3A0xC725B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4390%3A0xC725B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4390:0xC725B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4390'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263158&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria diversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4390:0xC725B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10252%3A0xCC25B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10252%3A0xCC25B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10252%3A0xCC25B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10252%3A0xCC25B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10252%3A0xCC25B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10252:0xCC25B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10252'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263745&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thrypticocirrus rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10252:0xCC25B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4459%3A0xDB2FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4459%3A0xDB2FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4459%3A0xDB2FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4459%3A0xDB2FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4459%3A0xDB2FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4459:0xDB2FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4459'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263937&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4459:0xDB2FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4471%3A0x192BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4471%3A0x192BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4471%3A0x192BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4471%3A0x192BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4471%3A0x192BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4471:0x192BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4471'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263967&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4471:0x192BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4584%3A0x1D2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4584%3A0x1D2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4584%3A0x1D2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4584%3A0x1D2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4584%3A0x1D2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4584:0x1D2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4584'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264201&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4584:0x1D2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174320'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5281%3A0xD425B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5281%3A0xD425B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5281%3A0xD425B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5281%3A0xD425B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5281%3A0xD425B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5281:0xD425B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5281'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=268178&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cornucopina pectogemma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '172989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5281:0xD425B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10522%3A0x332BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10522%3A0x332BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10522%3A0x332BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10522%3A0x332BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10522%3A0x332BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10522:0x332BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10522'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272274&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stomhypselosaria watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10522:0x332BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5807%3A0xE025B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5807%3A0xE025B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5807%3A0xE025B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5807%3A0xE025B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5807%3A0xE025B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5807:0xE025B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5807'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273803&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '111214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5807:0xE025B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '111214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5922%3A0x5D2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5922%3A0x5D2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5922%3A0x5D2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5922%3A0x5D2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5922%3A0x5D2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5922:0x5D2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5922'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274569&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5922:0x5D2BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3469%3A0xB02BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3469%3A0xB02BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3469%3A0xB02BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3469%3A0xB02BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3469%3A0xB02BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3469:0xB02BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3469'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257130&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3469:0xB02BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3874%3A0xB12BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3874%3A0xB12BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3874%3A0xB12BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3874%3A0xB12BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3874%3A0xB12BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3874:0xB12BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3874'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258920&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Brettiopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3874:0xB12BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174340'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3484%3A0xE82DB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3484%3A0xE82DB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3484%3A0xE82DB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3484%3A0xE82DB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3484%3A0xE82DB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3484:0xE82DB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3484'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257734&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3484:0xE82DB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3485%3A0xE82DB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3485%3A0xE82DB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3485%3A0xE82DB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3485%3A0xE82DB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3485%3A0xE82DB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3485:0xE82DB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3485'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257735&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3485:0xE82DB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1758%3A0x602EB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1758%3A0x602EB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1758%3A0x602EB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1758%3A0x602EB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1758%3A0x602EB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:1758:0x602EB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=26668&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Adelascopora jeqolqa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:1758:0x602EB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3146%3A0x1028B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3146%3A0x1028B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3146%3A0x1028B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3146%3A0x1028B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3146%3A0x1028B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3146:0x1028B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3146'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254810&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '172888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3146:0x1028B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '172888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3093%3A0x7F2EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3093%3A0x7F2EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3093%3A0x7F2EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.6533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3093%3A0x7F2EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.6533333333 -52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-76.6533333333"^^xsd:decimal ;
  geo-pos:long "-52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3093%3A0x7F2EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3093:0x7F2EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3093'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254685&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-52.15'^^xsd:double;
  dwc:latitude '-76.6533333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3093:0x7F2EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8186%3A0x5029B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8186%3A0x5029B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8186%3A0x5029B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8186%3A0x5029B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8186:0x5029B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8186'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304821&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia malingae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '173387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8186:0x5029B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '173387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12068%3A0x9D24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12068%3A0x9D24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12068%3A0x9D24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12068%3A0x9D24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12068:0x9D24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12068'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290637&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12068:0x9D24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12206%3A0x6B29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12206%3A0x6B29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12206%3A0x6B29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12206%3A0x6B29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12206:0x6B29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12206'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301999&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12206:0x6B29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7249%3A0x7B29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7249%3A0x7B29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7249%3A0x7B29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7249%3A0x7B29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7249:0x7B29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7249'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287135&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita obliqua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '173323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7249:0x7B29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7098%3A0xAA29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7098%3A0xAA29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7098%3A0xAA29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7098%3A0xAA29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7098:0xAA29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7098'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280707&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7098:0xAA29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3491%3A0xBD2AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3491%3A0xBD2AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3491%3A0xBD2AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3491%3A0xBD2AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3491:0xBD2AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3491'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257741&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3491:0xBD2AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3630%3A0xD72FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3630%3A0xD72FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3630%3A0xD72FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3630%3A0xD72FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3630:0xD72FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3630'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258032&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3630:0xD72FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4366%3A0x102BB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4366%3A0x102BB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4366%3A0x102BB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4366%3A0x102BB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4366:0x102BB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4366'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263111&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria aurorae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '173266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4366:0x102BB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '986802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10249%3A0x182BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10249%3A0x182BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10249%3A0x182BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10249%3A0x182BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10249:0x182BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10249'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263741&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thrypticocirrus rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '174420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10249:0x182BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5670%3A0x2E2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5670%3A0x2E2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5670%3A0x2E2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5670%3A0x2E2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5670:0x2E2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5670'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271146&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5670:0x2E2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10521%3A0x332BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10521%3A0x332BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10521%3A0x332BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10521%3A0x332BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10521:0x332BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10521'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272273&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stomhypselosaria watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '173341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10521:0x332BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5851%3A0xE525B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5851%3A0xE525B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5851%3A0xE525B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5851%3A0xE525B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5851:0xE525B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5851'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273990&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Eminooecia carsonae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '173614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5851:0xE525B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8200%3A0x942BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8200%3A0x942BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8200%3A0x942BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8200%3A0x942BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8200:0x942BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304854&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia notialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '173394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8200:0x942BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A308400%3A0x982BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A308400%3A0x982BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A308400%3A0x982BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A308400%3A0x982BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:308400:0x982BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '308400'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35155&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notaeolidia schmekelae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. WSgele'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '533180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:308400:0x982BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '533180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3453%3A0x762EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3453%3A0x762EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3453%3A0x762EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.8666666667 -50.6733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.6733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3453%3A0x762EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3453:0x762EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3453'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257110&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-50.6733333333'^^xsd:double;
  dwc:latitude '-76.8666666667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '254'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3453:0x762EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21988%3A0xCD2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21988%3A0xCD2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21988%3A0xCD2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1666666667 -50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21988%3A0xCD2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1666666667 -50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1666666667"^^xsd:decimal ;
  geo-pos:long "-50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21988%3A0xCD2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:21988:0xCD2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '21988'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4453&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ocypode quadratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.25'^^xsd:double;
  dwc:latitude '-30.1666666667'^^xsd:double;
  dwc:aphiaid '158432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:21988:0xCD2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '158432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21987%3A0xCD2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21987%3A0xCD2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21987%3A0xCD2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30 -50.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21987%3A0xCD2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30 -50.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-30"^^xsd:decimal ;
  geo-pos:long "-50.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21987%3A0xCD2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:21987:0xCD2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '21987'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4452&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ocypode quadratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.1666666667'^^xsd:double;
  dwc:latitude '-30'^^xsd:integer;
  dwc:aphiaid '158432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:21987:0xCD2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '158432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10609%3A0x8227B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10609%3A0x8227B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10609%3A0x8227B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -49.51305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-49.51305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3403"^^xsd:integer ;
  dwc:maximumDepthInMeters "3404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10609%3A0x8227B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -49.51305)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-49.51305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10609%3A0x8227B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Porifera - SMF:10609:0x8227B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Porifera - SMF'^^xsd:string;
  dwc:catalogNumber '10609'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=172920&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caulophacus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-49.51305'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:minimumDepth '3403'^^xsd:integer;
  dwc:maximumDepth '3404'^^xsd:integer;
  dwc:aphiaid '132112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Porifera - SMF:10609:0x8227B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '132112'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14010%3A0xA12BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14010%3A0xA12BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14010%3A0xA12BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.475 -48.5616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.475"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14010%3A0xA12BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.475 -48.5616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.475"^^xsd:decimal ;
  geo-pos:long "-48.5616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14010%3A0xA12BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14010:0xA12BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14010'^^xsd:integer;
  dwc:scientificName 'Polydora ecuadoriana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.5616666667'^^xsd:double;
  dwc:latitude '-27.475'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '330916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14010:0xA12BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '330916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13949%3A0xBD2EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13949%3A0xBD2EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13949%3A0xBD2EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.475 -48.5616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.475"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13949%3A0xBD2EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.475 -48.5616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.475"^^xsd:decimal ;
  geo-pos:long "-48.5616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13949%3A0xBD2EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13949:0xBD2EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13949'^^xsd:integer;
  dwc:scientificName 'Dipolydora socialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.5616666667'^^xsd:double;
  dwc:latitude '-27.475'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '131124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13949:0xBD2EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13930%3A0x2228B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13930%3A0x2228B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13930%3A0x2228B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.475 -48.5616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.475"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13930%3A0x2228B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.475 -48.5616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.475"^^xsd:decimal ;
  geo-pos:long "-48.5616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13930%3A0x2228B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13930:0x2228B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13930'^^xsd:integer;
  dwc:scientificName 'Polydora ecuadoriana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.5616666667'^^xsd:double;
  dwc:latitude '-27.475'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '330916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13930:0x2228B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '330916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13967%3A0x2728B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13967%3A0x2728B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13967%3A0x2728B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4666666667 -48.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13967%3A0x2728B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4666666667 -48.55)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4666666667"^^xsd:decimal ;
  geo-pos:long "-48.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13967%3A0x2728B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13967:0x2728B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13967'^^xsd:integer;
  dwc:scientificName 'Polydora ecuadoriana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.55'^^xsd:double;
  dwc:latitude '-27.4666666667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '330916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13967:0x2728B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '330916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13988%3A0x042FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13988%3A0x042FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13988%3A0x042FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.475 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.475"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13988%3A0x042FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.475 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "-25.475"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13988%3A0x042FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13988:0x042FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13988'^^xsd:integer;
  dwc:scientificName 'Spiophanes duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '-25.475'^^xsd:double;
  dwc:aphiaid '334830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13988:0x042FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '334830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13899%3A0x2128B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13899%3A0x2128B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13899%3A0x2128B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8291666667 -48.4255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8291666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.4255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13899%3A0x2128B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8291666667 -48.4255)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8291666667"^^xsd:decimal ;
  geo-pos:long "-48.4255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13899%3A0x2128B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13899:0x2128B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13899'^^xsd:integer;
  dwc:scientificName 'Magelona papillicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4255'^^xsd:double;
  dwc:latitude '-23.8291666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13899:0x2128B40101000C00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13914%3A0x012FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13914%3A0x012FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13914%3A0x012FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8291666667 -48.4255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8291666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.4255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13914%3A0x012FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8291666667 -48.4255)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8291666667"^^xsd:decimal ;
  geo-pos:long "-48.4255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13914%3A0x012FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13914:0x012FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13914'^^xsd:integer;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4255'^^xsd:double;
  dwc:latitude '-23.8291666667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13914:0x012FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13941%3A0xBE2EB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13941%3A0xBE2EB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13941%3A0xBE2EB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8258333333 -48.4255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8258333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.4255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13941%3A0xBE2EB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8258333333 -48.4255)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8258333333"^^xsd:decimal ;
  geo-pos:long "-48.4255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13941%3A0xBE2EB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13941:0xBE2EB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13941'^^xsd:integer;
  dwc:scientificName 'Aonides mayaguezensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4255'^^xsd:double;
  dwc:latitude '-23.8258333333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13941:0xBE2EB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '157179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13900%3A0x2128B40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13900%3A0x2128B40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13900%3A0x2128B40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13900%3A0x2128B40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5583333333"^^xsd:decimal ;
  geo-pos:long "-48.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13900%3A0x2128B40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13900:0x2128B40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13900'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus australis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.425'^^xsd:double;
  dwc:latitude '-25.5583333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '330830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13900:0x2128B40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '330830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13970%3A0x2628B40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13970%3A0x2628B40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13970%3A0x2628B40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13970%3A0x2628B40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5583333333"^^xsd:decimal ;
  geo-pos:long "-48.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13970%3A0x2628B40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13970:0x2628B40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13970'^^xsd:integer;
  dwc:scientificName 'Spio quadrisetosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.425'^^xsd:double;
  dwc:latitude '-25.5583333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '332063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13970:0x2628B40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '332063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13950%3A0x6828B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13950%3A0x6828B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13950%3A0x6828B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13950%3A0x6828B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5583333333"^^xsd:decimal ;
  geo-pos:long "-48.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13950%3A0x6828B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13950:0x6828B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13950'^^xsd:integer;
  dwc:scientificName 'Microspio pigmentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.425'^^xsd:double;
  dwc:latitude '-25.5583333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13950:0x6828B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '157490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13960%3A0x082FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13960%3A0x082FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13960%3A0x082FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13960%3A0x082FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5583333333 -48.425)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5583333333"^^xsd:decimal ;
  geo-pos:long "-48.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13960%3A0x082FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13960:0x082FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13960'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.425'^^xsd:double;
  dwc:latitude '-25.5583333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13960:0x082FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9594%3A0xBC2EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9594%3A0xBC2EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9594%3A0xBC2EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4931666667 -48.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4931666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9594%3A0xBC2EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4931666667 -48.417)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4931666667"^^xsd:decimal ;
  geo-pos:long "-48.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9594%3A0xBC2EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9594:0xBC2EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9594'^^xsd:integer;
  dwc:scientificName 'Glycera americana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-48.417'^^xsd:double;
  dwc:latitude '-25.4931666667'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '157388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9594:0xBC2EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '157388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9595%3A0x2028B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9595%3A0x2028B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9595%3A0x2028B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "-48.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9595%3A0x2028B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "-48.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9595%3A0x2028B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9595:0x2028B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9595'^^xsd:integer;
  dwc:scientificName 'Glycera americana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-48.4166666667'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '157388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9595:0x2028B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '157388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13898%3A0xBE2EB40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13898%3A0xBE2EB40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13898%3A0xBE2EB40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13898%3A0xBE2EB40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "-48.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13898%3A0xBE2EB40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13898:0xBE2EB40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13898'^^xsd:integer;
  dwc:scientificName 'Polydora nuchalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4166666667'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:aphiaid '330939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13898:0xBE2EB40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '330939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13975%3A0x6928B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13975%3A0x6928B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13975%3A0x6928B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13975%3A0x6928B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.4166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "-48.4166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13975%3A0x6928B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13975:0x6928B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13975'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4166666667'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13975:0x6928B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13912%3A0x2228B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13912%3A0x2228B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13912%3A0x2228B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.53 -48.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.53"^^xsd:decimal ;
  dwc:decimalLongitude "-48.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13912%3A0x2228B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.53 -48.4)"^^geo:wktLiteral ;
  geo-pos:lat "-25.53"^^xsd:decimal ;
  geo-pos:long "-48.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13912%3A0x2228B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13912:0x2228B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13912'^^xsd:integer;
  dwc:scientificName 'Dipolydora socialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4'^^xsd:double;
  dwc:latitude '-25.53'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '131124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13912:0x2228B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14001%3A0x042FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14001%3A0x042FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14001%3A0x042FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.53 -48.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.53"^^xsd:decimal ;
  dwc:decimalLongitude "-48.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14001%3A0x042FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.53 -48.4)"^^geo:wktLiteral ;
  geo-pos:lat "-25.53"^^xsd:decimal ;
  geo-pos:long "-48.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14001%3A0x042FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14001:0x042FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14001'^^xsd:integer;
  dwc:scientificName 'Spiophanes duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.4'^^xsd:double;
  dwc:latitude '-25.53'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '334830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14001:0x042FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '334830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14012%3A0x2326B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14012%3A0x2326B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14012%3A0x2326B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14012%3A0x2326B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4666666667"^^xsd:decimal ;
  geo-pos:long "-48.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14012%3A0x2326B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14012:0x2326B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14012'^^xsd:integer;
  dwc:scientificName 'Laonice branchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3833333333'^^xsd:double;
  dwc:latitude '-25.4666666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '328637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14012:0x2326B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '328637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13939%3A0xBD2EB40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13939%3A0xBD2EB40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13939%3A0xBD2EB40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13939%3A0xBD2EB40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4666666667"^^xsd:decimal ;
  geo-pos:long "-48.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13939%3A0xBD2EB40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13939:0xBD2EB40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13939'^^xsd:integer;
  dwc:scientificName 'Microspio pigmentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3833333333'^^xsd:double;
  dwc:latitude '-25.4666666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '157490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13939:0xBD2EB40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '157490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13998%3A0x2228B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13998%3A0x2228B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13998%3A0x2228B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13998%3A0x2228B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4666666667"^^xsd:decimal ;
  geo-pos:long "-48.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13998%3A0x2228B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13998:0x2228B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13998'^^xsd:integer;
  dwc:scientificName 'Spiophanes duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3833333333'^^xsd:double;
  dwc:latitude '-25.4666666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '334830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13998:0x2228B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '334830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13979%3A0x092FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13979%3A0x092FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13979%3A0x092FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13979%3A0x092FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4666666667 -48.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4666666667"^^xsd:decimal ;
  geo-pos:long "-48.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13979%3A0x092FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13979:0x092FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13979'^^xsd:integer;
  dwc:scientificName 'Spio quadrisetosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3833333333'^^xsd:double;
  dwc:latitude '-25.4666666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '332063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13979:0x092FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '332063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14006%3A0x032FB40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14006%3A0x032FB40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14006%3A0x032FB40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.57 -48.3716666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.57"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3716666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14006%3A0x032FB40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.57 -48.3716666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.57"^^xsd:decimal ;
  geo-pos:long "-48.3716666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14006%3A0x032FB40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14006:0x032FB40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14006'^^xsd:integer;
  dwc:scientificName 'Scolelepis quinquedentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3716666667'^^xsd:double;
  dwc:latitude '-25.57'^^xsd:double;
  dwc:aphiaid '596994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14006:0x032FB40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '596994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14002%3A0x042FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14002%3A0x042FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14002%3A0x042FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4166666667 -48.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14002%3A0x042FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4166666667 -48.3666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4166666667"^^xsd:decimal ;
  geo-pos:long "-48.3666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14002%3A0x042FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14002:0x042FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14002'^^xsd:integer;
  dwc:scientificName 'Spiophanes duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3666666667'^^xsd:double;
  dwc:latitude '-25.4166666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '334830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14002:0x042FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '334830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14007%3A0xA12BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14007%3A0xA12BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14007%3A0xA12BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14007%3A0xA12BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14007%3A0xA12BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14007:0xA12BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14007'^^xsd:integer;
  dwc:scientificName 'Spio quadrisetosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '332063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14007:0xA12BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '332063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14005%3A0xA22BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14005%3A0xA22BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14005%3A0xA22BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14005%3A0xA22BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14005%3A0xA22BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14005:0xA22BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14005'^^xsd:integer;
  dwc:scientificName 'Laonice branchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '328637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14005:0xA22BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '328637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13901%3A0x1628B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13901%3A0x1628B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13901%3A0x1628B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13901%3A0x1628B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13901%3A0x1628B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13901:0x1628B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13901'^^xsd:integer;
  dwc:scientificName 'Dispio sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '129612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13901:0x1628B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '129612'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13908%3A0x002FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13908%3A0x002FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13908%3A0x002FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13908%3A0x002FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13908%3A0x002FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13908:0x002FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13908'^^xsd:integer;
  dwc:scientificName 'Aonides mayaguezensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '157179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13908:0x002FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '157179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13916%3A0x2328B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13916%3A0x2328B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13916%3A0x2328B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13916%3A0x2328B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13916%3A0x2328B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13916:0x2328B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13916'^^xsd:integer;
  dwc:scientificName 'Aonides mayaguezensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '157179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13916:0x2328B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '157179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13918%3A0x012FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13918%3A0x012FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13918%3A0x012FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13918%3A0x012FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13918%3A0x012FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13918:0x012FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13918'^^xsd:integer;
  dwc:scientificName 'Apoprionospio pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '131108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13918:0x012FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '131108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13999%3A0x042FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13999%3A0x042FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13999%3A0x042FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13999%3A0x042FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13999%3A0x042FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13999:0x042FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13999'^^xsd:integer;
  dwc:scientificName 'Dipolydora barbilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '606828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13999:0x042FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '606828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13987%3A0x052FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13987%3A0x052FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13987%3A0x052FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13987%3A0x052FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13987%3A0x052FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13987:0x052FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13987'^^xsd:integer;
  dwc:scientificName 'Spio quadrisetosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '332063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13987:0x052FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '332063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13956%3A0x072FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13956%3A0x072FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13956%3A0x072FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13956%3A0x072FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13956%3A0x072FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13956:0x072FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13956'^^xsd:integer;
  dwc:scientificName 'Microspio pigmentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '157490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13956:0x072FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '157490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13971%3A0x0A2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13971%3A0x0A2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13971%3A0x0A2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3416666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13971%3A0x0A2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5416666667 -48.3416666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5416666667"^^xsd:decimal ;
  geo-pos:long "-48.3416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13971%3A0x0A2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13971:0x0A2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13971'^^xsd:integer;
  dwc:scientificName 'Spio quadrisetosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3416666667'^^xsd:double;
  dwc:latitude '-25.5416666667'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '332063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13971:0x0A2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '332063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9711%3A0x0A29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9711%3A0x0A29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9711%3A0x0A29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5696666667 -48.3236666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5696666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3236666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9711%3A0x0A29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5696666667 -48.3236666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5696666667"^^xsd:decimal ;
  geo-pos:long "-48.3236666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9711%3A0x0A29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9711:0x0A29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9711'^^xsd:integer;
  dwc:scientificName 'Hemipodia pustatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-48.3236666667'^^xsd:double;
  dwc:latitude '-25.5696666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '594971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9711:0x0A29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '594971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13903%3A0x1628B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13903%3A0x1628B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13903%3A0x1628B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5633333333 -48.3233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13903%3A0x1628B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5633333333 -48.3233333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5633333333"^^xsd:decimal ;
  geo-pos:long "-48.3233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13903%3A0x1628B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13903:0x1628B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13903'^^xsd:integer;
  dwc:scientificName 'Apoprionospio pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3233333333'^^xsd:double;
  dwc:latitude '-25.5633333333'^^xsd:double;
  dwc:aphiaid '131108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13903:0x1628B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '131108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13928%3A0x2428B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13928%3A0x2428B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13928%3A0x2428B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5633333333 -48.3233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13928%3A0x2428B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5633333333 -48.3233333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5633333333"^^xsd:decimal ;
  geo-pos:long "-48.3233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13928%3A0x2428B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13928:0x2428B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13928'^^xsd:integer;
  dwc:scientificName 'Paraprionospio sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3233333333'^^xsd:double;
  dwc:latitude '-25.5633333333'^^xsd:double;
  dwc:aphiaid '129618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13928:0x2428B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '129618'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13978%3A0x092FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13978%3A0x092FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13978%3A0x092FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.3166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13978%3A0x092FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 -48.3166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "-48.3166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13978%3A0x092FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13978:0x092FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13978'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3166666667'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13978:0x092FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14008%3A0xA12BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14008%3A0xA12BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14008%3A0xA12BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5526666667 -48.3106666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5526666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.3106666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14008%3A0xA12BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5526666667 -48.3106666667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5526666667"^^xsd:decimal ;
  geo-pos:long "-48.3106666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14008%3A0xA12BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14008:0xA12BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14008'^^xsd:integer;
  dwc:scientificName 'Prionospio lighti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-48.3106666667'^^xsd:double;
  dwc:latitude '-25.5526666667'^^xsd:double;
  dwc:aphiaid '331101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14008:0xA12BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '558839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5142%3A0x762BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5142%3A0x762BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5142%3A0x762BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5142%3A0x762BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1666666667"^^xsd:decimal ;
  geo-pos:long "-48.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5142%3A0x762BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5142:0x762BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5142'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Prena, J.'^^xsd:string;
  dwc:longitude '-48.2833333333'^^xsd:double;
  dwc:latitude '47.1666666667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5142:0x762BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5104%3A0x762BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5104%3A0x762BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5104%3A0x762BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5104%3A0x762BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1666666667"^^xsd:decimal ;
  geo-pos:long "-48.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5104%3A0x762BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5104:0x762BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5104'^^xsd:integer;
  dwc:scientificName 'Aricidea wassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Prena, J.'^^xsd:string;
  dwc:longitude '-48.2833333333'^^xsd:double;
  dwc:latitude '47.1666666667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '130575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5104:0x762BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '326605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5118%3A0x762BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5118%3A0x762BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5118%3A0x762BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5118%3A0x762BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1666666667"^^xsd:decimal ;
  geo-pos:long "-48.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5118%3A0x762BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5118:0x762BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5118'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Prena, J.'^^xsd:string;
  dwc:longitude '-48.2833333333'^^xsd:double;
  dwc:latitude '47.1666666667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5118:0x762BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5144%3A0x8628B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5144%3A0x8628B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5144%3A0x8628B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5144%3A0x8628B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1666666667"^^xsd:decimal ;
  geo-pos:long "-48.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5144%3A0x8628B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5144:0x8628B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5144'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Prena, J.'^^xsd:string;
  dwc:longitude '-48.2833333333'^^xsd:double;
  dwc:latitude '47.1666666667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5144:0x8628B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5148%3A0x772BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5148%3A0x772BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5148%3A0x772BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5148%3A0x772BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1666666667"^^xsd:decimal ;
  geo-pos:long "-48.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5148%3A0x772BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5148:0x772BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5148'^^xsd:integer;
  dwc:scientificName 'Eteone barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Prena, J.'^^xsd:string;
  dwc:longitude '-48.2833333333'^^xsd:double;
  dwc:latitude '47.1666666667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '231870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5148:0x772BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '147027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13829%3A0x6930B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13829%3A0x6930B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13829%3A0x6930B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13829%3A0x6930B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1666666667 -48.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.1666666667"^^xsd:decimal ;
  geo-pos:long "-48.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13829%3A0x6930B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13829:0x6930B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13829'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Garrafoni, A.'^^xsd:string;
  dwc:longitude '-48.2833333333'^^xsd:double;
  dwc:latitude '47.1666666667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13829:0x6930B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4909%3A0x1030B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4909%3A0x1030B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4909%3A0x1030B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1 -47.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4909%3A0x1030B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1 -47.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1"^^xsd:decimal ;
  geo-pos:long "-47.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4909%3A0x1030B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:4909:0x1030B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '4909'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11328&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Armases angustipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Prado'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-47.6666666667'^^xsd:double;
  dwc:latitude '-0.1'^^xsd:double;
  dwc:aphiaid '444481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:4909:0x1030B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '444481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27543%3A0x1030B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27543%3A0x1030B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27543%3A0x1030B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1 -47.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27543%3A0x1030B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1 -47.6666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1"^^xsd:decimal ;
  geo-pos:long "-47.6666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27543%3A0x1030B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27543:0x1030B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-27'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27543'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11329&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma rectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Prado'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-47.6666666667'^^xsd:double;
  dwc:latitude '-0.1'^^xsd:double;
  dwc:aphiaid '444683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27543:0x1030B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '444683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9365%3A0xAB28B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9365%3A0xAB28B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9365%3A0xAB28B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6333333333 -47.5033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-47.5033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9365%3A0xAB28B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6333333333 -47.5033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6333333333"^^xsd:decimal ;
  geo-pos:long "-47.5033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9365%3A0xAB28B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9365:0xAB28B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9365'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-47.5033333333'^^xsd:double;
  dwc:latitude '-25.6333333333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9365:0xAB28B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10705%3A0x192BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10705%3A0x192BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10705%3A0x192BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.7627833333 -47.1325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.7627833333"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1181"^^xsd:integer ;
  dwc:maximumDepthInMeters "1188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10705%3A0x192BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.7627833333 -47.1325)"^^geo:wktLiteral ;
  geo-pos:lat "-61.7627833333"^^xsd:decimal ;
  geo-pos:long "-47.1325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10705%3A0x192BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Porifera - SMF:10705:0x192BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Porifera - SMF'^^xsd:string;
  dwc:catalogNumber '10705'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263961&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Rossella racovitzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-47.1325'^^xsd:double;
  dwc:latitude '-61.7627833333'^^xsd:double;
  dwc:minimumDepth '1181'^^xsd:integer;
  dwc:maximumDepth '1188'^^xsd:integer;
  dwc:aphiaid '172104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Porifera - SMF:10705:0x192BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9593%3A0x2128B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9593%3A0x2128B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9593%3A0x2128B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 -46.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "-46.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9593%3A0x2128B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 -46.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "-46.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A9593%3A0x2128B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:9593:0x2128B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '9593'^^xsd:integer;
  dwc:scientificName 'Glycera americana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'B÷ggemann, M.'^^xsd:string;
  dwc:longitude '-46.1666666667'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '157388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:9593:0x2128B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '157388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A9416%3A0x6F2AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A9416%3A0x6F2AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A9416%3A0x6F2AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.85 -46.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-46.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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A9416%3A0x6F2AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.85 -46.1666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.85"^^xsd:decimal ;
  geo-pos:long "-46.1666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A9416%3A0x6F2AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:9416:0x6F2AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '9416'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=5654&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Sesarma rectum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'C. D. Schubart'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-46.1666666667'^^xsd:double;
  dwc:latitude '-23.85'^^xsd:double;
  dwc:aphiaid '444683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:9416:0x6F2AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '444683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27596%3A0x1E2DB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27596%3A0x1E2DB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27596%3A0x1E2DB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.4175 -45.5068333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.4175"^^xsd:decimal ;
  dwc:decimalLongitude "-45.5068333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27596%3A0x1E2DB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.4175 -45.5068333333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.4175"^^xsd:decimal ;
  geo-pos:long "-45.5068333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27596%3A0x1E2DB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27596:0x1E2DB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27596'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11630&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Thysanoessa maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'U. Mnhlenhardt-Siegel'^^xsd:string;
  dwc:longitude '-45.5068333333'^^xsd:double;
  dwc:latitude '-60.4175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27596:0x1E2DB40101000500'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13902%3A0x1B26B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13902%3A0x1B26B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13902%3A0x1B26B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.747"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13902%3A0x1B26B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.747"^^xsd:decimal ;
  geo-pos:long "-45.3483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13902%3A0x1B26B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13902:0x1B26B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13902'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-45.3483333333'^^xsd:double;
  dwc:latitude '-23.747'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '129471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13902:0x1B26B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '129471'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13904%3A0x1628B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13904%3A0x1628B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13904%3A0x1628B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.747"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13904%3A0x1628B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.747"^^xsd:decimal ;
  geo-pos:long "-45.3483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13904%3A0x1628B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13904:0x1628B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13904'^^xsd:integer;
  dwc:scientificName 'Apoprionospio dayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-45.3483333333'^^xsd:double;
  dwc:latitude '-23.747'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '157189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13904:0x1628B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '157189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13931%3A0x2228B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13931%3A0x2228B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13931%3A0x2228B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.747"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13931%3A0x2228B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.747"^^xsd:decimal ;
  geo-pos:long "-45.3483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13931%3A0x2228B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13931:0x2228B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13931'^^xsd:integer;
  dwc:scientificName 'Magelona variolamellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-45.3483333333'^^xsd:double;
  dwc:latitude '-23.747'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '329165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13931:0x2228B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '329165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13911%3A0x002FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13911%3A0x002FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13911%3A0x002FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.747"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13911%3A0x002FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.747"^^xsd:decimal ;
  geo-pos:long "-45.3483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13911%3A0x002FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13911:0x002FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13911'^^xsd:integer;
  dwc:scientificName 'Sternaspis sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-45.3483333333'^^xsd:double;
  dwc:latitude '-23.747'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '129644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13911:0x002FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '129644'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13976%3A0x092FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13976%3A0x092FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13976%3A0x092FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.747"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13976%3A0x092FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.747"^^xsd:decimal ;
  geo-pos:long "-45.3483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13976%3A0x092FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13976:0x092FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13976'^^xsd:integer;
  dwc:scientificName 'Prionospio heterobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-45.3483333333'^^xsd:double;
  dwc:latitude '-23.747'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '157543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13976:0x092FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '157543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13973%3A0x0A2FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13973%3A0x0A2FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13973%3A0x0A2FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.747"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13973%3A0x0A2FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.747 -45.3483333333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.747"^^xsd:decimal ;
  geo-pos:long "-45.3483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13973%3A0x0A2FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13973:0x0A2FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13973'^^xsd:integer;
  dwc:scientificName 'Spio quadrisetosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-45.3483333333'^^xsd:double;
  dwc:latitude '-23.747'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '332063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13973:0x0A2FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '332063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8628%3A0x1A28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8628%3A0x1A28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8628%3A0x1A28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6 -45.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.6"^^xsd:decimal ;
  dwc:decimalLongitude "-45.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8628%3A0x1A28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6 -45.2666666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.6"^^xsd:decimal ;
  geo-pos:long "-45.2666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8628%3A0x1A28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8628:0x1A28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8628'^^xsd:integer;
  dwc:scientificName 'Hemipodus rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Amaral, C & Nonato, E.'^^xsd:string;
  dwc:longitude '-45.2666666667'^^xsd:double;
  dwc:latitude '-23.6'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8628:0x1A28B40101000000'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17885%3A0x1529B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17885%3A0x1529B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17885%3A0x1529B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7546666667 -44.9806666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7546666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9806666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17885%3A0x1529B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7546666667 -44.9806666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7546666667"^^xsd:decimal ;
  geo-pos:long "-44.9806666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17885%3A0x1529B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17885:0x1529B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17885'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315251&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9806666667'^^xsd:double;
  dwc:latitude '14.7546666667'^^xsd:double;
  dwc:minimumDepth '3055'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17885:0x1529B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17884%3A0x6A29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17884%3A0x6A29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17884%3A0x6A29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7546666667 -44.9806666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7546666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9806666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17884%3A0x6A29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7546666667 -44.9806666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7546666667"^^xsd:decimal ;
  geo-pos:long "-44.9806666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17884%3A0x6A29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17884:0x6A29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17884'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301047&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9806666667'^^xsd:double;
  dwc:latitude '14.7546666667'^^xsd:double;
  dwc:minimumDepth '3055'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17884:0x6A29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17896%3A0x6A28B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17896%3A0x6A28B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17896%3A0x6A28B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17896%3A0x6A28B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17896%3A0x6A28B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17896:0x6A28B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17896'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315269&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17896:0x6A28B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17897%3A0x6A28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17897%3A0x6A28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17897%3A0x6A28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17897%3A0x6A28B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17897%3A0x6A28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17897:0x6A28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17897'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315270&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17897:0x6A28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17898%3A0x6A28B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17898%3A0x6A28B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17898%3A0x6A28B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17898%3A0x6A28B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17898%3A0x6A28B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17898:0x6A28B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17898'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315271&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17898:0x6A28B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17899%3A0x1629B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17899%3A0x1629B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17899%3A0x1629B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17899%3A0x1629B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17899%3A0x1629B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17899:0x1629B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17899'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315272&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17899:0x1629B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17900%3A0x1629B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17900%3A0x1629B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17900%3A0x1629B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17900%3A0x1629B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17900%3A0x1629B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17900:0x1629B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17900'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315273&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17900:0x1629B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18544%3A0x0F2FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18544%3A0x0F2FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18544%3A0x0F2FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18544%3A0x0F2FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18544%3A0x0F2FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18544:0x0F2FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18544'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315291&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18544:0x0F2FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18545%3A0x0F2FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18545%3A0x0F2FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18545%3A0x0F2FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18545%3A0x0F2FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18545%3A0x0F2FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18545:0x0F2FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18545'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315299&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18545:0x0F2FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18546%3A0x102FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18546%3A0x102FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18546%3A0x102FB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18546%3A0x102FB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18546%3A0x102FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18546:0x102FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18546'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315362&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18546:0x102FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18543%3A0x102FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18543%3A0x102FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18543%3A0x102FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18543%3A0x102FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18543%3A0x102FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18543:0x102FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18543'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315364&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '324642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18543:0x102FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '324642'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17895%3A0x102FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17895%3A0x102FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17895%3A0x102FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17895%3A0x102FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7533333333 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7533333333"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17895%3A0x102FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17895:0x102FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17895'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288789&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7533333333'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3038'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17895:0x102FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17890%3A0x1529B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17890%3A0x1529B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17890%3A0x1529B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7536666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17890%3A0x1529B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7536666667"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17890%3A0x1529B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17890:0x1529B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17890'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315256&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7536666667'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3017'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17890:0x1529B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17891%3A0x0F2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17891%3A0x0F2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17891%3A0x0F2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7536666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17891%3A0x0F2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7536666667"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17891%3A0x0F2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17891:0x0F2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17891'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315257&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7536666667'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3017'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17891:0x0F2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17892%3A0x1629B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17892%3A0x1629B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17892%3A0x1629B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7536666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17892%3A0x1629B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7536666667"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17892%3A0x1629B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17892:0x1629B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17892'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315266&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7536666667'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3017'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17892:0x1629B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17893%3A0x6A28B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17893%3A0x6A28B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17893%3A0x6A28B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7536666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17893%3A0x6A28B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7536666667"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17893%3A0x6A28B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17893:0x6A28B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17893'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315267&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7536666667'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3017'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17893:0x6A28B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17894%3A0x6A28B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17894%3A0x6A28B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17894%3A0x6A28B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7536666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17894%3A0x6A28B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7536666667"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17894%3A0x6A28B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17894:0x6A28B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17894'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315268&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7536666667'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3017'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17894:0x6A28B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17912%3A0x1629B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17912%3A0x1629B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17912%3A0x1629B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7536666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3046"^^xsd:integer ;
  dwc:maximumDepthInMeters "3017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17912%3A0x1629B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7536666667 -44.9795)"^^geo:wktLiteral ;
  geo-pos:lat "14.7536666667"^^xsd:decimal ;
  geo-pos:long "-44.9795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17912%3A0x1629B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17912:0x1629B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17912'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315283&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9795'^^xsd:double;
  dwc:latitude '14.7536666667'^^xsd:double;
  dwc:minimumDepth '3046'^^xsd:integer;
  dwc:maximumDepth '3017'^^xsd:integer;
  dwc:aphiaid '324642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17912:0x1629B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '324642'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17901%3A0x1629B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17901%3A0x1629B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17901%3A0x1629B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7511666667 -44.9788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7511666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17901%3A0x1629B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7511666667 -44.9788333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7511666667"^^xsd:decimal ;
  geo-pos:long "-44.9788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17901%3A0x1629B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17901:0x1629B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17901'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315274&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9788333333'^^xsd:double;
  dwc:latitude '14.7511666667'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17901:0x1629B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17902%3A0x1629B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17902%3A0x1629B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17902%3A0x1629B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7511666667 -44.9788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7511666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17902%3A0x1629B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7511666667 -44.9788333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7511666667"^^xsd:decimal ;
  geo-pos:long "-44.9788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17902%3A0x1629B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17902:0x1629B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17902'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315275&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9788333333'^^xsd:double;
  dwc:latitude '14.7511666667'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17902:0x1629B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18541%3A0x0F2FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18541%3A0x0F2FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18541%3A0x0F2FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7511666667 -44.9788333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7511666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9788333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18541%3A0x0F2FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7511666667 -44.9788333333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7511666667"^^xsd:decimal ;
  geo-pos:long "-44.9788333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A18541%3A0x0F2FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:18541:0x0F2FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-09-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '18541'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=315288&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Fiege & G. Bock'^^xsd:string;
  dwc:longitude '-44.9788333333'^^xsd:double;
  dwc:latitude '14.7511666667'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:18541:0x0F2FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323159%3A0xD227B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323159%3A0xD227B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323159%3A0xD227B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3666666667 -44.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3515"^^xsd:integer ;
  dwc:maximumDepthInMeters "3515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323159%3A0xD227B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3666666667 -44.95)"^^geo:wktLiteral ;
  geo-pos:lat "23.3666666667"^^xsd:decimal ;
  geo-pos:long "-44.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A323159%3A0xD227B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:323159:0xD227B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '323159'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35453&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bathymodiolus puteoserpentis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-44.95'^^xsd:double;
  dwc:latitude '23.3666666667'^^xsd:double;
  dwc:minimumDepth '3515'^^xsd:integer;
  dwc:maximumDepth '3515'^^xsd:integer;
  dwc:aphiaid '505967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:323159:0xD227B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '505967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28951%3A0x042DB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28951%3A0x042DB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28951%3A0x042DB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28951%3A0x042DB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28951%3A0x042DB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Copepoda - SMF:28951:0x042DB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Copepoda - SMF'^^xsd:string;
  dwc:catalogNumber '28951'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=12873&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Remaneicaris analuizae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Martinez Arbizu'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Copepoda - SMF:28951:0x042DB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28952%3A0xE226B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28952%3A0xE226B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28952%3A0xE226B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28952%3A0xE226B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28952%3A0xE226B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Copepoda - SMF:28952:0xE226B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Copepoda - SMF'^^xsd:string;
  dwc:catalogNumber '28952'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=12874&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Remaneicaris analuizae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Martinez Arbizu'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Copepoda - SMF:28952:0xE226B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28953%3A0xE226B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28953%3A0xE226B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28953%3A0xE226B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28953%3A0xE226B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28953%3A0xE226B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Copepoda - SMF:28953:0xE226B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Copepoda - SMF'^^xsd:string;
  dwc:catalogNumber '28953'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=12875&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Remaneicaris analuizae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Martinez Arbizu'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Copepoda - SMF:28953:0xE226B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28954%3A0xE226B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28954%3A0xE226B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28954%3A0xE226B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28954%3A0xE226B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28954%3A0xE226B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Copepoda - SMF:28954:0xE226B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Copepoda - SMF'^^xsd:string;
  dwc:catalogNumber '28954'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=12876&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Remaneicaris analuizae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Martinez Arbizu'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Copepoda - SMF:28954:0xE226B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28955%3A0xE226B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28955%3A0xE226B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28955%3A0xE226B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28955%3A0xE226B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28955%3A0xE226B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Copepoda - SMF:28955:0xE226B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Copepoda - SMF'^^xsd:string;
  dwc:catalogNumber '28955'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=12877&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Remaneicaris euniceae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Martinez Arbizu'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Copepoda - SMF:28955:0xE226B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '362105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28956%3A0xE226B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28956%3A0xE226B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28956%3A0xE226B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28956%3A0xE226B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACopepoda%20-%20SMF%3A28956%3A0xE226B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Copepoda - SMF:28956:0xE226B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-12-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Copepoda - SMF'^^xsd:string;
  dwc:catalogNumber '28956'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=12878&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Remaneicaris euniceae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'P. Martinez Arbizu'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Copepoda - SMF:28956:0xE226B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '362105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5086%3A0x0D26B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5086%3A0x0D26B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5086%3A0x0D26B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4"^^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 "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5086%3A0x0D26B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5086%3A0x0D26B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5086:0x0D26B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5086'^^xsd:integer;
  dwc:scientificName 'Nicon ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '-25.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '173741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5086:0x0D26B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5087%3A0x0D26B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5087%3A0x0D26B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5087%3A0x0D26B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4"^^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 "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5087%3A0x0D26B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5087%3A0x0D26B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5087:0x0D26B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5087'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '-25.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5087:0x0D26B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5088%3A0x0D26B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5088%3A0x0D26B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5088%3A0x0D26B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4"^^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 "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5088%3A0x0D26B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5088%3A0x0D26B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5088:0x0D26B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5088'^^xsd:integer;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '-25.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5088:0x0D26B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13934%3A0xBD2EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13934%3A0xBD2EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13934%3A0xBD2EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0583333333 -43.9883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13934%3A0xBD2EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0583333333 -43.9883333333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0583333333"^^xsd:decimal ;
  geo-pos:long "-43.9883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13934%3A0xBD2EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13934:0xBD2EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13934'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus australis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-43.9883333333'^^xsd:double;
  dwc:latitude '-25.0583333333'^^xsd:double;
  dwc:aphiaid '330830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13934:0xBD2EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '330830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5083%3A0x1D28B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5083%3A0x1D28B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5083%3A0x1D28B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.35 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5083%3A0x1D28B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.35 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-24.35"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A5083%3A0x1D28B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:5083:0x1D28B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '5083'^^xsd:integer;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '-24.35'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:5083:0x1D28B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21581%3A0xC72BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21581%3A0xC72BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21581%3A0xC72BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33833333333 -43.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.33833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-43.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21581%3A0xC72BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.33833333333 -43.565)"^^geo:wktLiteral ;
  geo-pos:lat "-1.33833333333"^^xsd:decimal ;
  geo-pos:long "-43.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A21581%3A0xC72BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:21581:0xC72BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '21581'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=3989&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stenopus hispidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'J. W. Goy'^^xsd:string;
  dwc:longitude '-43.565'^^xsd:double;
  dwc:latitude '-1.33833333333'^^xsd:double;
  dwc:minimumDepth '53.2'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:aphiaid '210370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:21581:0xC72BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '210370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19035%3A0x212DB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19035%3A0x212DB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19035%3A0x212DB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.307 -41.4298333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.307"^^xsd:decimal ;
  dwc:decimalLongitude "-41.4298333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "661"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19035%3A0x212DB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.307 -41.4298333333)"^^geo:wktLiteral ;
  geo-pos:lat "-77.307"^^xsd:decimal ;
  geo-pos:long "-41.4298333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19035%3A0x212DB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19035:0x212DB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19035'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11343&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aega antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Brandt'^^xsd:string;
  dwc:longitude '-41.4298333333'^^xsd:double;
  dwc:latitude '-77.307'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '661'^^xsd:integer;
  dwc:aphiaid '886396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19035:0x212DB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13915%3A0x2328B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13915%3A0x2328B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13915%3A0x2328B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6703333333 -40.6513333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6703333333"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6513333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13915%3A0x2328B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6703333333 -40.6513333333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6703333333"^^xsd:decimal ;
  geo-pos:long "-40.6513333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13915%3A0x2328B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13915:0x2328B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13915'^^xsd:integer;
  dwc:scientificName 'Apoprionospio pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-40.6513333333'^^xsd:double;
  dwc:latitude '-20.6703333333'^^xsd:double;
  dwc:aphiaid '131108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13915:0x2328B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '131108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13929%3A0x022FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13929%3A0x022FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13929%3A0x022FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3266666667 -40.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13929%3A0x022FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3266666667 -40.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.3266666667"^^xsd:decimal ;
  geo-pos:long "-40.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13929%3A0x022FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13929:0x022FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13929'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus australis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-40.2766666667'^^xsd:double;
  dwc:latitude '-20.3266666667'^^xsd:double;
  dwc:aphiaid '330830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13929:0x022FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '330830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13981%3A0x052FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13981%3A0x052FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13981%3A0x052FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3266666667 -40.2766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3266666667"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13981%3A0x052FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3266666667 -40.2766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.3266666667"^^xsd:decimal ;
  geo-pos:long "-40.2766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A13981%3A0x052FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:13981:0x052FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '13981'^^xsd:integer;
  dwc:scientificName 'Prionospio heterobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Radashevsky, V.I.'^^xsd:string;
  dwc:longitude '-40.2766666667'^^xsd:double;
  dwc:latitude '-20.3266666667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '157543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:13981:0x052FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '157543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17021%3A0x652FB40101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17021%3A0x652FB40101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17021%3A0x652FB40101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 -38.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "-38.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17021%3A0x652FB40101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 -38.3)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "-38.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A17021%3A0x652FB40101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:17021:0x652FB40101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '17021'^^xsd:integer;
  dwc:scientificName 'Pomatostegus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-38.3'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '334600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:17021:0x652FB40101000E00'^^xsd:string;
  dwc:aphiaIdAccepted '334600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16478%3A0x152AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16478%3A0x152AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16478%3A0x152AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9166666667 -38.0766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-38.0766666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "677"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16478%3A0x152AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9166666667 -38.0766666667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9166666667"^^xsd:decimal ;
  geo-pos:long "-38.0766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16478%3A0x152AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16478:0x152AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16478'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartmann-Schr÷der, G.'^^xsd:string;
  dwc:longitude '-38.0766666667'^^xsd:double;
  dwc:latitude '-54.9166666667'^^xsd:double;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '677'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16478:0x152AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10702%3A0xDB2FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10702%3A0xDB2FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10702%3A0xDB2FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.59445 -36.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.59445"^^xsd:decimal ;
  dwc:decimalLongitude "-36.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4794"^^xsd:integer ;
  dwc:maximumDepthInMeters "4797"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10702%3A0xDB2FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.59445 -36.4833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-65.59445"^^xsd:decimal ;
  geo-pos:long "-36.4833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APorifera%20-%20SMF%3A10702%3A0xDB2FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Porifera - SMF:10702:0xDB2FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Porifera - SMF'^^xsd:string;
  dwc:catalogNumber '10702'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263877&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Malacosaccus coatsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-36.4833333333'^^xsd:double;
  dwc:latitude '-65.59445'^^xsd:double;
  dwc:minimumDepth '4794'^^xsd:integer;
  dwc:maximumDepth '4797'^^xsd:integer;
  dwc:aphiaid '171927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Porifera - SMF:10702:0xDB2FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '171927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6511%3A0xC529B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6511%3A0xC529B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6511%3A0xC529B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.73 -36.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.73"^^xsd:decimal ;
  dwc:decimalLongitude "-36.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "842"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6511%3A0xC529B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.73 -36.13)"^^geo:wktLiteral ;
  geo-pos:lat "-77.73"^^xsd:decimal ;
  geo-pos:long "-36.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6511%3A0xC529B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6511:0xC529B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6511'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277621&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Himantozoum obtusum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-36.13'^^xsd:double;
  dwc:latitude '-77.73'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '842'^^xsd:integer;
  dwc:aphiaid '471109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6511:0xC529B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '1026031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7572%3A0x1829B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7572%3A0x1829B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7572%3A0x1829B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7572%3A0x1829B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7572%3A0x1829B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7572:0x1829B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7572'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288713&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7572:0x1829B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7585%3A0x7724B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7585%3A0x7724B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7585%3A0x7724B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7585%3A0x7724B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7585%3A0x7724B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7585:0x7724B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7585'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288729&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7585:0x7724B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12012%3A0x6B28B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12012%3A0x6B28B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12012%3A0x6B28B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12012%3A0x6B28B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12012%3A0x6B28B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12012:0x6B28B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12012'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290539&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Rhamphosmittina bassleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12012:0x6B28B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7405%3A0x1E29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7405%3A0x1E29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7405%3A0x1E29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7405%3A0x1E29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7405%3A0x1E29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7405:0x1E29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7405'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287566&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Micropora brevissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7405:0x1E29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7406%3A0x1E29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7406%3A0x1E29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7406%3A0x1E29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7406%3A0x1E29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7406%3A0x1E29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7406:0x1E29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7406'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287567&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Micropora brevissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7406:0x1E29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7555%3A0x2229B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7555%3A0x2229B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7555%3A0x2229B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7555%3A0x2229B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7555%3A0x2229B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7555:0x2229B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7555'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288691&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7555:0x2229B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7566%3A0x2329B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7566%3A0x2329B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7566%3A0x2329B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7566%3A0x2329B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7566%3A0x2329B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7566:0x2329B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7566'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288706&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7566:0x2329B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8894%3A0x2529B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8894%3A0x2529B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8894%3A0x2529B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8894%3A0x2529B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8894%3A0x2529B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8894:0x2529B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8894'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308222&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8894:0x2529B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8895%3A0x2529B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8895%3A0x2529B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8895%3A0x2529B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8895%3A0x2529B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8895%3A0x2529B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8895:0x2529B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8895'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308223&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8895:0x2529B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8896%3A0x6C28B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8896%3A0x6C28B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8896%3A0x6C28B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8896%3A0x6C28B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8896%3A0x6C28B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8896:0x6C28B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8896'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308224&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8896:0x6C28B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8988%3A0x7B24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8988%3A0x7B24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8988%3A0x7B24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8988%3A0x7B24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8988%3A0x7B24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8988:0x7B24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8988'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=309991&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina abditavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8988:0x7B24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12233%3A0x1C2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12233%3A0x1C2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12233%3A0x1C2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12233%3A0x1C2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12233%3A0x1C2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12233:0x1C2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12233'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302112&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella frigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12233:0x1C2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12242%3A0x6C29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12242%3A0x6C29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12242%3A0x6C29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12242%3A0x6C29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12242%3A0x6C29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12242:0x6C29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12242'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302128&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12242:0x6C29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8012%3A0x7028B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8012%3A0x7028B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8012%3A0x7028B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8012%3A0x7028B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8012%3A0x7028B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8012:0x7028B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8012'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303640&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8012:0x7028B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8095%3A0x7329B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8095%3A0x7329B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8095%3A0x7329B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8095%3A0x7329B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8095%3A0x7329B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8095:0x7329B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303874&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8095:0x7329B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8106%3A0x7329B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8106%3A0x7329B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8106%3A0x7329B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8106%3A0x7329B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8106%3A0x7329B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8106:0x7329B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303886&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8106:0x7329B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6811%3A0x7328B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6811%3A0x7328B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6811%3A0x7328B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1213"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6811%3A0x7328B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-74.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6811%3A0x7328B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6811:0x7328B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278691&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Icelozoon dichotomum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-74.4166666667'^^xsd:double;
  dwc:minimumDepth '1213'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6811:0x7328B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6829%3A0xAE29B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6829%3A0xAE29B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6829%3A0xAE29B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6829%3A0xAE29B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6829%3A0xAE29B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6829:0xAE29B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278719&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Idmidronea atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '111752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6829:0xAE29B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11160%3A0x7030B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11160%3A0x7030B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11160%3A0x7030B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11160%3A0x7030B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11160%3A0x7030B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:11160:0x7030B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '11160'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277268&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:11160:0x7030B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6230%3A0xE829B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6230%3A0xE829B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6230%3A0xE829B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6230%3A0xE829B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6230%3A0xE829B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6230:0xE829B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6230'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275954&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina crystallina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6230:0xE829B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4033%3A0x0A2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4033%3A0x0A2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4033%3A0x0A2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4033%3A0x0A2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4033%3A0x0A2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4033:0x0A2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4033'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259752&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugulella gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '183031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4033:0x0A2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '183031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4373%3A0x8128B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4373%3A0x8128B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4373%3A0x8128B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4373%3A0x8128B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4373%3A0x8128B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4373:0x8128B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4373'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263125&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria aurorae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4373:0x8128B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '986802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4374%3A0x112BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4374%3A0x112BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4374%3A0x112BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4374%3A0x112BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4374%3A0x112BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4374:0x112BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4374'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263128&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria aurorae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4374:0x112BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '986802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5035%3A0x212BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5035%3A0x212BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5035%3A0x212BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5035%3A0x212BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5035%3A0x212BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5035:0x212BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5035'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267245&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis quadrispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5035:0x212BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5285%3A0xD525B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5285%3A0xD525B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5285%3A0xD525B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5285%3A0xD525B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5285%3A0xD525B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5285:0xD525B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5285'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=268183&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cornucopina pectogemma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '172989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5285:0xD525B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5617%3A0xDE2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5617%3A0xDE2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5617%3A0xDE2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5617%3A0xDE2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5617%3A0xDE2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5617:0xDE2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5617'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270934&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5617:0xDE2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5623%3A0x2C2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5623%3A0x2C2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5623%3A0x2C2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5623%3A0x2C2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5623%3A0x2C2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5623:0x2C2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5623'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270945&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5623:0x2C2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5648%3A0xD725B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5648%3A0xD725B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5648%3A0xD725B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5648%3A0xD725B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5648%3A0xD725B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5648:0xD725B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5648'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271021&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5648:0xD725B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10511%3A0x322BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10511%3A0x322BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10511%3A0x322BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10511%3A0x322BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10511%3A0x322BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10511:0x322BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10511'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272263&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stomhypselosaria watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10511:0x322BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10686%3A0x382BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10686%3A0x382BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10686%3A0x382BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10686%3A0x382BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10686%3A0x382BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10686:0x382BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10686'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273030&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittoidea albula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10686:0x382BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5803%3A0x412BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5803%3A0x412BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5803%3A0x412BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5803%3A0x412BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5803%3A0x412BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5803:0x412BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5803'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273611&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '111214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5803:0x412BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '111214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5842%3A0xE425B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5842%3A0xE425B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5842%3A0xE425B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5842%3A0xE425B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5842%3A0xE425B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5842:0xE425B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5842'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273946&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '110857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5842:0xE425B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110857'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5939%3A0x0926B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5939%3A0x0926B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5939%3A0x0926B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5939%3A0x0926B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5939%3A0x0926B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5939:0x0926B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5939'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274607&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5939:0x0926B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3869%3A0xB12BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3869%3A0xB12BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3869%3A0xB12BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3869%3A0xB12BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3869%3A0xB12BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3869:0xB12BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3869'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258915&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3869:0xB12BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3643%3A0xE82DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3643%3A0xE82DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3643%3A0xE82DB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3643%3A0xE82DB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3643%3A0xE82DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3643:0xE82DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3643'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258045&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3643:0xE82DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3083%3A0x3230B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3083%3A0x3230B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3083%3A0x3230B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3083%3A0x3230B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3083%3A0x3230B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3083:0x3230B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254656&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aimulosia antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3083:0x3230B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1750%3A0x3F2EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1750%3A0x3F2EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1750%3A0x3F2EB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1750%3A0x3F2EB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1750%3A0x3F2EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:1750:0x3F2EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=26068&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthophragma polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:1750:0x3F2EB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '174241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1751%3A0x602EB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1751%3A0x602EB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1751%3A0x602EB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1751%3A0x602EB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A1751%3A0x602EB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:1751:0x602EB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=26662&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthophragma polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '174241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:1751:0x602EB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3095%3A0x7F2EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3095%3A0x7F2EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3095%3A0x7F2EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3095%3A0x7F2EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.4166666667 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-72.4166666667"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3095%3A0x7F2EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3095:0x7F2EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254689&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '-72.4166666667'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3095:0x7F2EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12013%3A0x6B28B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12013%3A0x6B28B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12013%3A0x6B28B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12013%3A0x6B28B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12013%3A0x6B28B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12013:0x6B28B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12013'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290540&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Rhamphosmittina bassleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12013:0x6B28B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12035%3A0x1D29B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12035%3A0x1D29B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12035%3A0x1D29B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12035%3A0x1D29B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12035%3A0x1D29B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12035:0x1D29B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12035'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290595&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12035:0x1D29B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8884%3A0x6C28B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8884%3A0x6C28B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8884%3A0x6C28B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8884%3A0x6C28B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8884%3A0x6C28B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8884:0x6C28B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8884'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308212&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8884:0x6C28B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8994%3A0x2629B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8994%3A0x2629B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8994%3A0x2629B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8994%3A0x2629B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8994%3A0x2629B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8994:0x2629B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8994'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310013&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8994:0x2629B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12376%3A0x7E24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12376%3A0x7E24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12376%3A0x7E24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12376%3A0x7E24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12376%3A0x7E24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12376:0x7E24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12376'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304513&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12376:0x7E24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12388%3A0x4E29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12388%3A0x4E29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12388%3A0x4E29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12388%3A0x4E29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12388%3A0x4E29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12388:0x4E29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12388'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304544&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12388:0x4E29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7973%3A0x6729B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7973%3A0x6729B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7973%3A0x6729B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7973%3A0x6729B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7973%3A0x6729B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7973:0x6729B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7973'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303294&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra brachyrhyncha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7973:0x6729B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174221'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12212%3A0xA124B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12212%3A0xA124B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12212%3A0xA124B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12212%3A0xA124B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12212%3A0xA124B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12212:0xA124B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12212'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302016&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12212:0xA124B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12213%3A0xA124B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12213%3A0xA124B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12213%3A0xA124B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12213%3A0xA124B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12213%3A0xA124B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12213:0xA124B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12213'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302018&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12213:0xA124B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12250%3A0x6D29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12250%3A0x6D29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12250%3A0x6D29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12250%3A0x6D29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12250%3A0x6D29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12250:0x6D29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12250'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302139&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12250:0x6D29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8000%3A0xA224B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8000%3A0xA224B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8000%3A0xA224B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8000%3A0xA224B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8000%3A0xA224B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8000:0xA224B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8000'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303571&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8000:0xA224B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8014%3A0x7028B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8014%3A0x7028B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8014%3A0x7028B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8014%3A0x7028B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8014%3A0x7028B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8014:0x7028B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8014'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303644&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8014:0x7028B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8016%3A0x6F29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8016%3A0x6F29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8016%3A0x6F29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8016%3A0x6F29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8016%3A0x6F29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8016:0x6F29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8016'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303649&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8016:0x6F29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7264%3A0x7C29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7264%3A0x7C29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7264%3A0x7C29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7264%3A0x7C29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7264%3A0x7C29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7264:0x7C29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7264'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287150&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita obliqua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '173323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7264:0x7C29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6894%3A0x8129B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6894%3A0x8129B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6894%3A0x8129B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6894%3A0x8129B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6894%3A0x8129B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6894:0x8129B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6894'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278837&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra angusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '471921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6894:0x8129B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6809%3A0x7328B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6809%3A0x7328B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6809%3A0x7328B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6809%3A0x7328B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6809%3A0x7328B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6809:0x7328B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278689&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Icelozoon dichotomum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '173508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6809:0x7328B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6810%3A0x7328B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6810%3A0x7328B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6810%3A0x7328B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6810%3A0x7328B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6810%3A0x7328B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6810:0x7328B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6810'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278690&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Icelozoon dichotomum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '173508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6810:0x7328B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6231%3A0x622FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6231%3A0x622FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6231%3A0x622FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6231%3A0x622FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6231%3A0x622FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6231:0x622FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275955&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina crystallina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6231:0x622FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '174271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3672%3A0xC32AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3672%3A0xC32AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3672%3A0xC32AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3672%3A0xC32AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3672%3A0xC32AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3672:0xC32AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3672'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258100&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3672:0xC32AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3673%3A0xD82FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3673%3A0xD82FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3673%3A0xD82FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3673%3A0xD82FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3673%3A0xD82FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3673:0xD82FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3673'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258101&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3673:0xD82FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4495%3A0xCE25B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4495%3A0xCE25B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4495%3A0xCE25B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4495%3A0xCE25B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4495%3A0xCE25B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4495:0xCE25B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4495'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264054&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella foveolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4495:0xCE25B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4511%3A0xCE25B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4511%3A0xCE25B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4511%3A0xCE25B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4511%3A0xCE25B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4511%3A0xCE25B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4511:0xCE25B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4511'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264082&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella njegovanae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4511:0xCE25B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4528%3A0x1B2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4528%3A0x1B2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4528%3A0x1B2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4528%3A0x1B2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4528%3A0x1B2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4528:0x1B2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4528'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264111&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4528:0x1B2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4590%3A0xD025B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4590%3A0xD025B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4590%3A0xD025B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4590%3A0xD025B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4590%3A0xD025B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4590:0xD025B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4590'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264208&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinelloides crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '174333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4590:0xD025B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5382%3A0x292BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5382%3A0x292BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5382%3A0x292BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5382%3A0x292BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5382%3A0x292BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5382:0x292BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5382'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=268620&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Crassimarginatella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '110855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5382:0x292BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110855'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5649%3A0x2D2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5649%3A0x2D2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5649%3A0x2D2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5649%3A0x2D2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5649%3A0x2D2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5649:0x2D2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5649'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271023&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5649:0x2D2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3135%3A0x7D2EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3135%3A0x7D2EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3135%3A0x7D2EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "499"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3135%3A0x7D2EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6766666667 -35.0633333333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6766666667"^^xsd:decimal ;
  geo-pos:long "-35.0633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3135%3A0x7D2EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3135:0x7D2EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3135'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254797&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-35.0633333333'^^xsd:double;
  dwc:latitude '-74.6766666667'^^xsd:double;
  dwc:minimumDepth '499'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3135:0x7D2EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309203%3A0xF42DB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309203%3A0xF42DB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309203%3A0xF42DB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -34.9166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309203%3A0xF42DB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -34.9166666667)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-34.9166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A309203%3A0xF42DB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:309203:0xF42DB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '309203'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=35163&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aglaja phaeoreticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'N. Yonow'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-34.9166666667'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '244446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:309203:0xF42DB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '1055268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4889%3A0x572CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4889%3A0x572CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4889%3A0x572CB40101000B00> ;
  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 "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4889%3A0x572CB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4889%3A0x572CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4889:0x572CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4889'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=69140&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Muriceides sceptrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-33.325'^^xsd:double;
  dwc:latitude '37.265'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '292017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4889:0x572CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4884%3A0x572CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4884%3A0x572CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4884%3A0x572CB40101000900> ;
  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 "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4884%3A0x572CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4884%3A0x572CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4884:0x572CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4884'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=69138&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4884:0x572CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4885%3A0x572CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4885%3A0x572CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4885%3A0x572CB40101000A00> ;
  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 "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4885%3A0x572CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4885%3A0x572CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4885:0x572CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4885'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=69139&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-32.965'^^xsd:double;
  dwc:latitude '36.8483333333'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4885:0x572CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10375%3A0x2128B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10375%3A0x2128B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10375%3A0x2128B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2938333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2811666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1640"^^xsd:integer ;
  dwc:maximumDepthInMeters "1640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10375%3A0x2128B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2938333333"^^xsd:decimal ;
  geo-pos:long "-32.2811666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10375%3A0x2128B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:10375:0x2128B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '10375'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fiege, D.'^^xsd:string;
  dwc:longitude '-32.2811666667'^^xsd:double;
  dwc:latitude '37.2938333333'^^xsd:double;
  dwc:minimumDepth '1640'^^xsd:integer;
  dwc:maximumDepth '1640'^^xsd:integer;
  dwc:aphiaid '183027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:10375:0x2128B40101000A00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10371%3A0xBE2EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10371%3A0xBE2EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10371%3A0xBE2EB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2938333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2811666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1640"^^xsd:integer ;
  dwc:maximumDepthInMeters "1640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10371%3A0xBE2EB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2938333333"^^xsd:decimal ;
  geo-pos:long "-32.2811666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10371%3A0xBE2EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:10371:0xBE2EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '10371'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fiege, D.'^^xsd:string;
  dwc:longitude '-32.2811666667'^^xsd:double;
  dwc:latitude '37.2938333333'^^xsd:double;
  dwc:minimumDepth '1640'^^xsd:integer;
  dwc:maximumDepth '1640'^^xsd:integer;
  dwc:aphiaid '183027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:10371:0xBE2EB40101000500'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10372%3A0xBE2EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10372%3A0xBE2EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10372%3A0xBE2EB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2938333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2811666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1640"^^xsd:integer ;
  dwc:maximumDepthInMeters "1640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10372%3A0xBE2EB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2938333333"^^xsd:decimal ;
  geo-pos:long "-32.2811666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10372%3A0xBE2EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:10372:0xBE2EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '10372'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fiege, D.'^^xsd:string;
  dwc:longitude '-32.2811666667'^^xsd:double;
  dwc:latitude '37.2938333333'^^xsd:double;
  dwc:minimumDepth '1640'^^xsd:integer;
  dwc:maximumDepth '1640'^^xsd:integer;
  dwc:aphiaid '183027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:10372:0xBE2EB40101000600'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10373%3A0xBE2EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10373%3A0xBE2EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10373%3A0xBE2EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2938333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2811666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1640"^^xsd:integer ;
  dwc:maximumDepthInMeters "1640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10373%3A0xBE2EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2938333333"^^xsd:decimal ;
  geo-pos:long "-32.2811666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10373%3A0xBE2EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:10373:0xBE2EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '10373'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fiege, D.'^^xsd:string;
  dwc:longitude '-32.2811666667'^^xsd:double;
  dwc:latitude '37.2938333333'^^xsd:double;
  dwc:minimumDepth '1640'^^xsd:integer;
  dwc:maximumDepth '1640'^^xsd:integer;
  dwc:aphiaid '183027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:10373:0xBE2EB40101000700'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10374%3A0xBE2EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10374%3A0xBE2EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10374%3A0xBE2EB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2938333333"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2811666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1640"^^xsd:integer ;
  dwc:maximumDepthInMeters "1640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10374%3A0xBE2EB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2938333333 -32.2811666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2938333333"^^xsd:decimal ;
  geo-pos:long "-32.2811666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A10374%3A0xBE2EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:10374:0xBE2EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '10374'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fiege, D.'^^xsd:string;
  dwc:longitude '-32.2811666667'^^xsd:double;
  dwc:latitude '37.2938333333'^^xsd:double;
  dwc:minimumDepth '1640'^^xsd:integer;
  dwc:maximumDepth '1640'^^xsd:integer;
  dwc:aphiaid '183027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:10374:0xBE2EB40101000B00'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7589%3A0x7824B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7589%3A0x7824B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7589%3A0x7824B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7589%3A0x7824B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7589%3A0x7824B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7589:0x7824B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7589'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288735&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7589:0x7824B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12003%3A0x1B29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12003%3A0x1B29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12003%3A0x1B29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12003%3A0x1B29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12003%3A0x1B29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12003:0x1B29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12003'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290529&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Rhamphosmittina bassleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12003:0x1B29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7398%3A0x122FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7398%3A0x122FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7398%3A0x122FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7398%3A0x122FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7398%3A0x122FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7398:0x122FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7398'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287556&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Micropora brevissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7398:0x122FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8987%3A0x7B24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8987%3A0x7B24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8987%3A0x7B24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8987%3A0x7B24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8987%3A0x7B24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8987:0x7B24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8987'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=309990&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina abditavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8987:0x7B24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8145%3A0x5029B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8145%3A0x5029B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8145%3A0x5029B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8145%3A0x5029B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8145%3A0x5029B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8145:0x5029B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304717&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8145:0x5029B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8187%3A0x5129B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8187%3A0x5129B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8187%3A0x5129B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8187%3A0x5129B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8187%3A0x5129B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8187:0x5129B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8187'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304825&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia malingae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8187:0x5129B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8203%3A0x6F28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8203%3A0x6F28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8203%3A0x6F28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8203%3A0x6F28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8203%3A0x6F28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8203:0x6F28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8203'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304859&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8203:0x6F28B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8214%3A0x5229B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8214%3A0x5229B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8214%3A0x5229B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8214%3A0x5229B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8214%3A0x5229B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8214:0x5229B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8214'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304870&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8214:0x5229B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8278%3A0x5529B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8278%3A0x5529B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8278%3A0x5529B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8278%3A0x5529B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8278%3A0x5529B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8278:0x5529B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8278'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305059&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8278:0x5529B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8386%3A0x5829B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8386%3A0x5829B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8386%3A0x5829B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8386%3A0x5829B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8386%3A0x5829B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8386:0x5829B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305301&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracellaria wandeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8386:0x5829B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12069%3A0x9D24B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12069%3A0x9D24B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12069%3A0x9D24B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12069%3A0x9D24B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12069%3A0x9D24B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12069:0x9D24B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12069'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290638&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12069:0x9D24B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12070%3A0x9D24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12070%3A0x9D24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12070%3A0x9D24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12070%3A0x9D24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12070%3A0x9D24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12070:0x9D24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12070'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290639&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12070:0x9D24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12071%3A0x9D24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12071%3A0x9D24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12071%3A0x9D24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12071%3A0x9D24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12071%3A0x9D24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12071:0x9D24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12071'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290640&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12071:0x9D24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12072%3A0x9D24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12072%3A0x9D24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12072%3A0x9D24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12072%3A0x9D24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12072%3A0x9D24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12072:0x9D24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12072'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290641&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12072:0x9D24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12085%3A0x5F29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12085%3A0x5F29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12085%3A0x5F29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12085%3A0x5F29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12085%3A0x5F29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12085:0x5F29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12085'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290656&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12085:0x5F29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12086%3A0x5F29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12086%3A0x5F29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12086%3A0x5F29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12086%3A0x5F29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12086%3A0x5F29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12086:0x5F29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12086'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290657&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12086:0x5F29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7792%3A0x192FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7792%3A0x192FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7792%3A0x192FB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7792%3A0x192FB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7792%3A0x192FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7792:0x192FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7792'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302225&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7792:0x192FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12146%3A0x6929B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12146%3A0x6929B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12146%3A0x6929B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12146%3A0x6929B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12146%3A0x6929B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12146:0x6929B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12146'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=300979&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12146:0x6929B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12181%3A0x6A29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12181%3A0x6A29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12181%3A0x6A29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12181%3A0x6A29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12181%3A0x6A29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12181:0x6A29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12181'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301071&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12181:0x6A29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12186%3A0x6B29B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12186%3A0x6B29B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12186%3A0x6B29B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12186%3A0x6B29B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12186%3A0x6B29B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12186:0x6B29B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12186'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301076&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12186:0x6B29B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12187%3A0xA024B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12187%3A0xA024B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12187%3A0xA024B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12187%3A0xA024B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12187%3A0xA024B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12187:0xA024B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12187'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301077&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12187:0xA024B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12189%3A0xA024B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12189%3A0xA024B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12189%3A0xA024B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12189%3A0xA024B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12189%3A0xA024B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12189:0xA024B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12189'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301079&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12189:0xA024B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12191%3A0xA024B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12191%3A0xA024B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12191%3A0xA024B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12191%3A0xA024B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12191%3A0xA024B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12191:0xA024B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12191'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301081&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12191:0xA024B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12192%3A0xA024B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12192%3A0xA024B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12192%3A0xA024B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12192%3A0xA024B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12192%3A0xA024B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12192:0xA024B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12192'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301082&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12192:0xA024B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12193%3A0xA024B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12193%3A0xA024B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12193%3A0xA024B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12193%3A0xA024B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12193%3A0xA024B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12193:0xA024B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12193'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301083&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12193:0xA024B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12196%3A0x6B29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12196%3A0x6B29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12196%3A0x6B29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12196%3A0x6B29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12196%3A0x6B29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12196:0x6B29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12196'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301987&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12196:0x6B29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12197%3A0xA024B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12197%3A0xA024B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12197%3A0xA024B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12197%3A0xA024B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12197%3A0xA024B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12197:0xA024B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12197'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301988&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12197:0xA024B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12203%3A0xA124B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12203%3A0xA124B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12203%3A0xA124B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12203%3A0xA124B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12203%3A0xA124B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12203:0xA124B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12203'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=301996&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella longichila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12203:0xA124B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12214%3A0xA124B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12214%3A0xA124B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12214%3A0xA124B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12214%3A0xA124B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12214%3A0xA124B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12214:0xA124B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12214'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302023&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12214:0xA124B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12232%3A0x1C2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12232%3A0x1C2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12232%3A0x1C2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12232%3A0x1C2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12232%3A0x1C2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12232:0x1C2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12232'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302082&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella gelida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12232:0x1C2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12253%3A0x6D29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12253%3A0x6D29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12253%3A0x6D29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12253%3A0x6D29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12253%3A0x6D29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12253:0x6D29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12253'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302159&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12253:0x6D29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7778%3A0x6E29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7778%3A0x6E29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7778%3A0x6E29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7778%3A0x6E29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7778%3A0x6E29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7778:0x6E29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7778'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302209&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7778:0x6E29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8004%3A0x6E29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8004%3A0x6E29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8004%3A0x6E29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8004%3A0x6E29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8004%3A0x6E29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8004:0x6E29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8004'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303601&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8004:0x6E29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8078%3A0x7229B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8078%3A0x7229B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8078%3A0x7229B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8078%3A0x7229B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8078%3A0x7229B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8078:0x7229B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303855&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8078:0x7229B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8079%3A0x7229B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8079%3A0x7229B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8079%3A0x7229B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8079%3A0x7229B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8079%3A0x7229B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8079:0x7229B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8079'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303856&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8079:0x7229B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12333%3A0x7729B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12333%3A0x7729B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12333%3A0x7729B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12333%3A0x7729B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12333%3A0x7729B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12333:0x7729B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12333'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304446&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12333:0x7729B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12336%3A0x7729B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12336%3A0x7729B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12336%3A0x7729B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12336%3A0x7729B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12336%3A0x7729B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12336:0x7729B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12336'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304451&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12336:0x7729B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12343%3A0x7829B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12343%3A0x7829B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12343%3A0x7829B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12343%3A0x7829B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12343%3A0x7829B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12343:0x7829B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12343'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304462&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12343:0x7829B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12349%3A0x1C2FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12349%3A0x1C2FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12349%3A0x1C2FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12349%3A0x1C2FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12349%3A0x1C2FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12349:0x1C2FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12349'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304476&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12349:0x1C2FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12356%3A0x7929B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12356%3A0x7929B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12356%3A0x7929B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12356%3A0x7929B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12356%3A0x7929B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12356:0x7929B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12356'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304486&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12356:0x7929B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12358%3A0x7929B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12358%3A0x7929B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12358%3A0x7929B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12358%3A0x7929B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12358%3A0x7929B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12358:0x7929B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12358'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304488&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12358:0x7929B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12359%3A0x6E30B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12359%3A0x6E30B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12359%3A0x6E30B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12359%3A0x6E30B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12359%3A0x6E30B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12359:0x6E30B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12359'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304489&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12359:0x6E30B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12361%3A0x6F30B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12361%3A0x6F30B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12361%3A0x6F30B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12361%3A0x6F30B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12361%3A0x6F30B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12361:0x6F30B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12361'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304491&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12361:0x6F30B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7166%3A0xA724B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7166%3A0xA724B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7166%3A0xA724B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7166%3A0xA724B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7166%3A0xA724B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7166:0xA724B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7166'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=281052&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7166:0xA724B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7235%3A0x7D29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7235%3A0x7D29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7235%3A0x7D29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7235%3A0x7D29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7235%3A0x7D29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7235:0x7D29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7235'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287117&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita latilaminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7235:0x7D29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7356%3A0x7D29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7356%3A0x7D29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7356%3A0x7D29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7356%3A0x7D29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7356%3A0x7D29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7356:0x7D29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7356'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287405&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Metrocrypta bucculenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '478330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7356:0x7D29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '478330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6918%3A0x8329B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6918%3A0x8329B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6918%3A0x8329B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6918%3A0x8329B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6918%3A0x8329B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6918:0x8329B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6918'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278873&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra angusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '471921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6918:0x8329B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6929%3A0x8329B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6929%3A0x8329B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6929%3A0x8329B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6929%3A0x8329B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6929%3A0x8329B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6929:0x8329B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6929'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278888&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '471922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6929:0x8329B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6957%3A0xAB24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6957%3A0xAB24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6957%3A0xAB24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6957%3A0xAB24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6957%3A0xAB24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6957:0xAB24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6957'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279035&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6957:0xAB24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6970%3A0xAC24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6970%3A0xAC24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6970%3A0xAC24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6970%3A0xAC24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6970%3A0xAC24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6970:0xAC24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279067&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6970:0xAC24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6971%3A0xAC24B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6971%3A0xAC24B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6971%3A0xAC24B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6971%3A0xAC24B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6971%3A0xAC24B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6971:0xAC24B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6971'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279068&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugerella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6971:0xAC24B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7044%3A0x6F30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7044%3A0x6F30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7044%3A0x6F30B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7044%3A0x6F30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7044:0x6F30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7044'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280613&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7044:0x6F30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7066%3A0xA929B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7066%3A0xA929B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7066%3A0xA929B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7066%3A0xA929B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7066:0xA929B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7066'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280669&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7066:0xA929B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7067%3A0xA929B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7067%3A0xA929B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7067%3A0xA929B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7067%3A0xA929B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7067:0xA929B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7067'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280670&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7067:0xA929B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7068%3A0x602FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7068%3A0x602FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7068%3A0x602FB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7068%3A0x602FB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7068%3A0x602FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7068:0x602FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7068'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280672&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7068:0x602FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7093%3A0xAA29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7093%3A0xAA29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7093%3A0xAA29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7093%3A0xAA29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7093%3A0xAA29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7093:0xAA29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7093'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280702&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7093:0xAA29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7096%3A0xAA29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7096%3A0xAA29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7096%3A0xAA29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7096%3A0xAA29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7096%3A0xAA29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7096:0xAA29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7096'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280705&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7096:0xAA29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7109%3A0xAE24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7109%3A0xAE24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7109%3A0xAE24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7109%3A0xAE24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7109%3A0xAE24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7109:0xAE24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7109'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280722&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7109:0xAE24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7112%3A0xAE24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7112%3A0xAE24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7112%3A0xAE24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7112%3A0xAE24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7112%3A0xAE24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7112:0xAE24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7112'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280726&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7112:0xAE24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6817%3A0xAE29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6817%3A0xAE29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6817%3A0xAE29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6817%3A0xAE29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6817%3A0xAE29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6817:0xAE29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278707&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Icelozoon lepralioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6817:0xAE29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6501%3A0xEA24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6501%3A0xEA24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6501%3A0xEA24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6501%3A0xEA24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6501%3A0xEA24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6501:0xEA24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6501'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277583&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Himantozoum antarcticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6501:0xEA24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1026014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6211%3A0xEC24B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6211%3A0xEC24B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6211%3A0xEC24B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6211%3A0xEC24B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6211%3A0xEC24B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6211:0xEC24B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6211'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275932&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fasciculipora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6211:0xEC24B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173997'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6241%3A0x632FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6241%3A0x632FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6241%3A0x632FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6241%3A0x632FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6241%3A0x632FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6241:0x632FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6241'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276551&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina exigua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6241:0x632FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6282%3A0xED24B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6282%3A0xED24B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6282%3A0xED24B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6282%3A0xED24B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6282%3A0xED24B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6282:0xED24B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6282'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276608&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina proxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6282:0xED24B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6283%3A0xED24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6283%3A0xED24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6283%3A0xED24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6283%3A0xED24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6283%3A0xED24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6283:0xED24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6283'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276609&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina proxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6283:0xED24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6367%3A0xEA29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6367%3A0xEA29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6367%3A0xEA29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6367%3A0xEA29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6367%3A0xEA29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6367:0xEA29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6367'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276841&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Filaguria spatulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6367:0xEA29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3493%3A0xBD2AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3493%3A0xBD2AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3493%3A0xBD2AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3493%3A0xBD2AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3493%3A0xBD2AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3493:0xBD2AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3493'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257744&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3493:0xBD2AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3494%3A0xBD2AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3494%3A0xBD2AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3494%3A0xBD2AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3494%3A0xBD2AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3494%3A0xBD2AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3494:0xBD2AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3494'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257745&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3494:0xBD2AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3495%3A0xBD2AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3495%3A0xBD2AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3495%3A0xBD2AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3495%3A0xBD2AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3495%3A0xBD2AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3495:0xBD2AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3495'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257746&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3495:0xBD2AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3506%3A0xBE2AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3506%3A0xBE2AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3506%3A0xBE2AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3506%3A0xBE2AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3506%3A0xBE2AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3506:0xBE2AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257758&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3506:0xBE2AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3637%3A0xC22AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3637%3A0xC22AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3637%3A0xC22AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3637%3A0xC22AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3637%3A0xC22AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3637:0xC22AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3637'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258039&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3637:0xC22AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3638%3A0xC22AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3638%3A0xC22AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3638%3A0xC22AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3638%3A0xC22AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3638%3A0xC22AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3638:0xC22AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3638'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258040&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3638:0xC22AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3639%3A0xD72FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3639%3A0xD72FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3639%3A0xD72FB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3639%3A0xD72FB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3639%3A0xD72FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3639:0xD72FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3639'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258041&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3639:0xD72FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3735%3A0xC125B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3735%3A0xC125B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3735%3A0xC125B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3735%3A0xC125B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3735%3A0xC125B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3735:0xC125B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3735'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258225&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3735:0xC125B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3742%3A0xC125B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3742%3A0xC125B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3742%3A0xC125B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3742%3A0xC125B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3742%3A0xC125B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3742:0xC125B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3742'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258236&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3742:0xC125B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3745%3A0xC125B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3745%3A0xC125B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3745%3A0xC125B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3745%3A0xC125B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3745%3A0xC125B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3745:0xC125B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3745'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258241&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3745:0xC125B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3746%3A0xC125B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3746%3A0xC125B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3746%3A0xC125B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3746%3A0xC125B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3746%3A0xC125B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3746:0xC125B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3746'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258242&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3746:0xC125B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3747%3A0xC125B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3747%3A0xC125B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3747%3A0xC125B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3747%3A0xC125B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3747%3A0xC125B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3747:0xC125B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3747'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258243&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3747:0xC125B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3748%3A0xC32AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3748%3A0xC32AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3748%3A0xC32AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3748%3A0xC32AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3748%3A0xC32AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3748:0xC32AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3748'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258244&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3748:0xC32AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3750%3A0xC32AB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3750%3A0xC32AB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3750%3A0xC32AB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3750%3A0xC32AB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3750%3A0xC32AB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3750:0xC32AB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3750'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258247&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3750:0xC32AB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3751%3A0xC32AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3751%3A0xC32AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3751%3A0xC32AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3751%3A0xC32AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3751%3A0xC32AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3751:0xC32AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3751'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258248&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3751:0xC32AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3754%3A0xC42AB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3754%3A0xC42AB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3754%3A0xC42AB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3754%3A0xC42AB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3754%3A0xC42AB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3754:0xC42AB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3754'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258251&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3754:0xC42AB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3756%3A0xC42AB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3756%3A0xC42AB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3756%3A0xC42AB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3756%3A0xC42AB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3756%3A0xC42AB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3756:0xC42AB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258255&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3756:0xC42AB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3758%3A0xC42AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3758%3A0xC42AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3758%3A0xC42AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3758%3A0xC42AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3758%3A0xC42AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3758:0xC42AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-02'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3758'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258258&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3758:0xC42AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3819%3A0xC72AB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3819%3A0xC72AB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3819%3A0xC72AB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3819%3A0xC72AB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3819%3A0xC72AB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3819:0xC72AB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3819'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258862&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3819:0xC72AB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '110822'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3891%3A0x082BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3891%3A0x082BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3891%3A0x082BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3891%3A0x082BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3891%3A0x082BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3891:0x082BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3891'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258938&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellaria frigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3891:0x082BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3908%3A0x082BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3908%3A0x082BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3908%3A0x082BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3908%3A0x082BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3908%3A0x082BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3908:0x082BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3908'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259098&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3908:0x082BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3911%3A0x092BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3911%3A0x092BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3911%3A0x092BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3911%3A0x092BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3911%3A0x092BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3911:0x092BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3911'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259107&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3911:0x092BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3914%3A0x092BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3914%3A0x092BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3914%3A0x092BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3914%3A0x092BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3914%3A0x092BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3914:0x092BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3914'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259116&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3914:0x092BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4049%3A0x7730B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4049%3A0x7730B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4049%3A0x7730B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4049%3A0x7730B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4049%3A0x7730B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4049:0x7730B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4049'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259806&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4049:0x7730B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4052%3A0x0A2BB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4052%3A0x0A2BB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4052%3A0x0A2BB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4052%3A0x0A2BB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4052%3A0x0A2BB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4052:0x0A2BB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4052'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259809&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4052:0x0A2BB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4324%3A0x0F2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4324%3A0x0F2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4324%3A0x0F2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4324%3A0x0F2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4324%3A0x0F2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4324:0x0F2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4324'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263038&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4324:0x0F2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4434%3A0xC925B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4434%3A0xC925B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4434%3A0xC925B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4434%3A0xC925B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4434%3A0xC925B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4434:0xC925B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4434'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263268&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria moniliorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4434:0xC925B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10185%3A0x172BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10185%3A0x172BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10185%3A0x172BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10185%3A0x172BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10185%3A0x172BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10185:0x172BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10185'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263545&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Trilaminopora trinervis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10185:0x172BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4475%3A0xCD25B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4475%3A0xCD25B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4475%3A0xCD25B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4475%3A0xCD25B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4475%3A0xCD25B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4475:0xCD25B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4475'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263975&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4475:0xCD25B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4484%3A0x192BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4484%3A0x192BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4484%3A0x192BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4484%3A0x192BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4484%3A0x192BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4484:0x192BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4484'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264008&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4484:0x192BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4536%3A0xCF25B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4536%3A0xCF25B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4536%3A0xCF25B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4536%3A0xCF25B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4536%3A0xCF25B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4536:0xCF25B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4536'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264120&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella rossi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4536:0xCF25B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4594%3A0xD125B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4594%3A0xD125B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4594%3A0xD125B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4594%3A0xD125B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4594:0xD125B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4594'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264214&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinelloides crassus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4594:0xD125B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5003%3A0xD325B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5003%3A0xD325B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5003%3A0xD325B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5003%3A0xD325B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5003%3A0xD325B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5003:0xD325B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5003'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267204&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis patulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5003:0xD325B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5007%3A0x202BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5007%3A0x202BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5007%3A0x202BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5007%3A0x202BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5007%3A0x202BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5007:0x202BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5007'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267210&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis patulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5007:0x202BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5024%3A0x202BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5024%3A0x202BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5024%3A0x202BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5024%3A0x202BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5024%3A0x202BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5024:0x202BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5024'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267229&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis quadrispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5024:0x202BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5025%3A0x212BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5025%3A0x212BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5025%3A0x212BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5025%3A0x212BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5025%3A0x212BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5025:0x212BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5025'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267230&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis quadrispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5025:0x212BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5166%3A0x262BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5166%3A0x262BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5166%3A0x262BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5166%3A0x262BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5166%3A0x262BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5166:0x262BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5166'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267782&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum adeliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5166:0x262BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5170%3A0x262BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5170%3A0x262BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5170%3A0x262BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5170%3A0x262BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5170%3A0x262BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5170:0x262BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5170'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267787&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum adeliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5170:0x262BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5176%3A0xDD2FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5176%3A0xDD2FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5176%3A0xDD2FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5176%3A0xDD2FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5176%3A0xDD2FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5176:0xDD2FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5176'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267796&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum adeliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5176:0xDD2FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5291%3A0x282BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5291%3A0x282BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5291%3A0x282BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5291%3A0x282BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5291%3A0x282BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5291:0x282BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-02-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5291'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=268206&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cornucopina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5291:0x282BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172987'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5618%3A0xDE2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5618%3A0xDE2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5618%3A0xDE2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5618%3A0xDE2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5618%3A0xDE2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5618:0xDE2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5618'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270936&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5618:0xDE2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5620%3A0x2C2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5620%3A0x2C2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5620%3A0x2C2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5620%3A0x2C2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5620%3A0x2C2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5620:0x2C2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5620'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270940&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5620:0x2C2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5628%3A0x2C2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5628%3A0x2C2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5628%3A0x2C2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5628%3A0x2C2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5628%3A0x2C2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5628:0x2C2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5628'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270976&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5628:0x2C2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5629%3A0x2C2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5629%3A0x2C2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5629%3A0x2C2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5629%3A0x2C2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5629%3A0x2C2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5629:0x2C2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5629'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270978&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5629:0x2C2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5637%3A0x2D2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5637%3A0x2D2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5637%3A0x2D2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5637%3A0x2D2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5637%3A0x2D2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5637:0x2D2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5637'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=270994&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5637:0x2D2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5676%3A0x2F2BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5676%3A0x2F2BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5676%3A0x2F2BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5676%3A0x2F2BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5676%3A0x2F2BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5676:0x2F2BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5676'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271176&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5676:0x2F2BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5677%3A0x2F2BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5677%3A0x2F2BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5677%3A0x2F2BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5677%3A0x2F2BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5677%3A0x2F2BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5677:0x2F2BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5677'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271177&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5677:0x2F2BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5686%3A0x2F2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5686%3A0x2F2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5686%3A0x2F2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5686%3A0x2F2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5686%3A0x2F2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5686:0x2F2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5686'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271199&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5686:0x2F2BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5690%3A0x2F2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5690%3A0x2F2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5690%3A0x2F2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5690%3A0x2F2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5690%3A0x2F2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5690:0x2F2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5690'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271204&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5690:0x2F2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5703%3A0x302BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5703%3A0x302BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5703%3A0x302BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5703%3A0x302BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5703%3A0x302BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5703:0x302BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5703'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271425&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Diplosolen obelia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '111712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5703:0x302BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '470797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5728%3A0xD725B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5728%3A0xD725B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5728%3A0xD725B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5728%3A0xD725B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5728%3A0xD725B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5728:0xD725B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5728'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271493&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5728:0xD725B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10423%3A0xD925B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10423%3A0xD925B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10423%3A0xD925B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10423%3A0xD925B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10423%3A0xD925B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10423:0xD925B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10423'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272108&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Swanomia membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10423:0xD925B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10426%3A0xD925B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10426%3A0xD925B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10426%3A0xD925B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10426%3A0xD925B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10426%3A0xD925B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10426:0xD925B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10426'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272115&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Swanomia brevimandibulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10426:0xD925B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10433%3A0x322BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10433%3A0x322BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10433%3A0x322BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10433%3A0x322BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10433%3A0x322BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10433:0x322BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10433'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272136&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Swanomia belgica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10433:0x322BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10519%3A0x332BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10519%3A0x332BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10519%3A0x332BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10519%3A0x332BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10519%3A0x332BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10519:0x332BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10519'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=272271&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Stomhypselosaria watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10519:0x332BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10684%3A0xDB25B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10684%3A0xDB25B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10684%3A0xDB25B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10684%3A0xDB25B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10684%3A0xDB25B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10684:0xDB25B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10684'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273028&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittoidea albula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10684:0xDB25B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10685%3A0x382BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10685%3A0x382BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10685%3A0x382BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10685%3A0x382BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10685%3A0x382BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10685:0x382BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10685'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273029&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittoidea albula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10685:0x382BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5823%3A0x492BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5823%3A0x492BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5823%3A0x492BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5823%3A0x492BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5823%3A0x492BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5823:0x492BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5823'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273841&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina constantia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5823:0x492BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10844%3A0x522BB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10844%3A0x522BB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10844%3A0x522BB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10844%3A0x522BB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10844%3A0x522BB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10844:0x522BB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10844'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274172&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10844:0x522BB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10847%3A0x522BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10847%3A0x522BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10847%3A0x522BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10847%3A0x522BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A10847%3A0x522BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:10847:0x522BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '10847'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274177&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '174386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:10847:0x522BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5919%3A0x0826B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5919%3A0x0826B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5919%3A0x0826B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5919%3A0x0826B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5919%3A0x0826B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5919:0x0826B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5919'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274560&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5919:0x0826B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5921%3A0x5D2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5921%3A0x5D2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5921%3A0x5D2BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5921%3A0x5D2BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5921%3A0x5D2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5921:0x5D2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5921'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274567&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5921:0x5D2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5929%3A0x0926B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5929%3A0x0926B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5929%3A0x0926B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5929%3A0x0926B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5929%3A0x0926B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5929:0x0926B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5929'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274589&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5929:0x0926B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6086%3A0x702BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6086%3A0x702BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6086%3A0x702BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6086%3A0x702BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6086%3A0x702BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6086:0x702BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6086'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275262&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharoides praestita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6086:0x702BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6088%3A0x702BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6088%3A0x702BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6088%3A0x702BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6088%3A0x702BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6088%3A0x702BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6088:0x702BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6088'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275264&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharoides praestita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6088:0x702BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6166%3A0x712BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6166%3A0x712BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6166%3A0x712BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6166%3A0x712BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6166%3A0x712BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6166:0x712BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-03-31'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6166'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275612&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Exochella longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '422335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6166:0x712BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '422335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3917%3A0x892BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3917%3A0x892BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3917%3A0x892BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3917%3A0x892BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3917%3A0x892BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3917:0x892BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3917'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259126&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3917:0x892BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3881%3A0x8D26B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3881%3A0x8D26B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3881%3A0x8D26B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3881%3A0x8D26B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3881%3A0x8D26B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3881:0x8D26B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3881'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258928&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellaria frigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3881:0x8D26B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3883%3A0x8D26B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3883%3A0x8D26B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3883%3A0x8D26B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3883%3A0x8D26B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3883%3A0x8D26B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3883:0x8D26B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3883'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258930&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellaria frigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '173370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3883:0x8D26B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19033%3A0x212DB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19033%3A0x212DB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19033%3A0x212DB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19033%3A0x212DB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19033%3A0x212DB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19033:0x212DB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19033'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11341&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aega antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Brandt'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '886396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19033:0x212DB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3478%3A0xE72DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3478%3A0xE72DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3478%3A0xE72DB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3478%3A0xE72DB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3478%3A0xE72DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3478:0xE72DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3478'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257721&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3478:0xE72DB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3486%3A0xE82DB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3486%3A0xE82DB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3486%3A0xE82DB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3486%3A0xE82DB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3486%3A0xE82DB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3486:0xE82DB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-12-01'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3486'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257736&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3486:0xE82DB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4295%3A0x782EB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4295%3A0x782EB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4295%3A0x782EB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4295%3A0x782EB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4295%3A0x782EB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4295:0x782EB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-01-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4295'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=262995&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4295:0x782EB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '172972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3145%3A0x7E2EB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3145%3A0x7E2EB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3145%3A0x7E2EB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3145%3A0x7E2EB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3145%3A0x7E2EB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3145:0x7E2EB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3145'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254808&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3145:0x7E2EB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '172888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3147%3A0x1028B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3147%3A0x1028B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3147%3A0x1028B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3147%3A0x1028B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3147%3A0x1028B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3147:0x1028B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3147'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254811&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3147:0x1028B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '172888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3149%3A0x1028B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3149%3A0x1028B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3149%3A0x1028B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3149%3A0x1028B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3149%3A0x1028B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3149:0x1028B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3149'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254816&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '172888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3149:0x1028B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3327%3A0x1428B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3327%3A0x1428B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3327%3A0x1428B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "266"^^xsd:integer ;
  dwc:maximumDepthInMeters "272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3327%3A0x1428B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.7566666667 -31.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.7566666667"^^xsd:decimal ;
  geo-pos:long "-31.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3327%3A0x1428B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3327:0x1428B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3327'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=255835&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:country 'Antarctica'^^xsd:string;
  dwc:longitude '-31.9833333333'^^xsd:double;
  dwc:latitude '-76.7566666667'^^xsd:double;
  dwc:minimumDepth '266'^^xsd:integer;
  dwc:maximumDepth '272'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3327:0x1428B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14086%3A0x2526B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14086%3A0x2526B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14086%3A0x2526B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8445 -31.5188333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8445"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5188333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "826"^^xsd:integer ;
  dwc:maximumDepthInMeters "826"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14086%3A0x2526B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8445 -31.5188333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8445"^^xsd:decimal ;
  geo-pos:long "-31.5188333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A14086%3A0x2526B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:14086:0x2526B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '14086'^^xsd:integer;
  dwc:scientificName 'Pholoides dorsipapillatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Fiege, D.'^^xsd:string;
  dwc:longitude '-31.5188333333'^^xsd:double;
  dwc:latitude '37.8445'^^xsd:double;
  dwc:minimumDepth '826'^^xsd:integer;
  dwc:maximumDepth '826'^^xsd:integer;
  dwc:aphiaid '130607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:14086:0x2526B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '130607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19029%3A0x212DB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19029%3A0x212DB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19029%3A0x212DB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.57 -30.8916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.57"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19029%3A0x212DB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.57 -30.8916666667)"^^geo:wktLiteral ;
  geo-pos:lat "-76.57"^^xsd:decimal ;
  geo-pos:long "-30.8916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A19029%3A0x212DB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:19029:0x212DB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '19029'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11337&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aega glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'A. Brandt'^^xsd:string;
  dwc:longitude '-30.8916666667'^^xsd:double;
  dwc:latitude '-76.57'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '264213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:19029:0x212DB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8845%3A0xC229B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8845%3A0xC229B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8845%3A0xC229B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6166666667 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8845%3A0xC229B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6166666667 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.6166666667"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A8845%3A0xC229B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:8845:0xC229B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '8845'^^xsd:integer;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Hartman, O.'^^xsd:string;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '35.6166666667'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:8845:0xC229B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7417%3A0x1F29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7417%3A0x1F29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7417%3A0x1F29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7417%3A0x1F29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7417%3A0x1F29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7417:0x1F29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7417'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287593&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Micropora brevissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7417:0x1F29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8210%3A0x5229B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8210%3A0x5229B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8210%3A0x5229B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8210%3A0x5229B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8210%3A0x5229B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8210:0x5229B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8210'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304866&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8210:0x5229B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8235%3A0x5329B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8235%3A0x5329B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8235%3A0x5329B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8235%3A0x5329B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8235%3A0x5329B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8235:0x5329B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8235'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304902&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8235:0x5329B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8236%3A0x5329B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8236%3A0x5329B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8236%3A0x5329B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8236%3A0x5329B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8236%3A0x5329B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8236:0x5329B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304903&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8236:0x5329B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8277%3A0x5529B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8277%3A0x5529B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8277%3A0x5529B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8277%3A0x5529B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8277%3A0x5529B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8277:0x5529B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8277'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305058&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8277:0x5529B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8280%3A0x5529B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8280%3A0x5529B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8280%3A0x5529B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8280%3A0x5529B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8280%3A0x5529B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8280:0x5529B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8280'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305061&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8280:0x5529B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8281%3A0x5529B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8281%3A0x5529B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8281%3A0x5529B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8281%3A0x5529B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8281%3A0x5529B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8281:0x5529B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8281'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305062&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8281:0x5529B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8297%3A0x9924B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8297%3A0x9924B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8297%3A0x9924B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8297%3A0x9924B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8297%3A0x9924B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8297:0x9924B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8297'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305085&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8297:0x9924B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8319%3A0x162FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8319%3A0x162FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8319%3A0x162FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8319%3A0x162FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8319%3A0x162FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8319:0x162FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8319'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305123&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8319:0x162FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7782%3A0x9E24B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7782%3A0x9E24B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7782%3A0x9E24B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7782%3A0x9E24B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7782%3A0x9E24B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7782:0x9E24B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7782'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302213&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7782:0x9E24B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7797%3A0x1A2FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7797%3A0x1A2FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7797%3A0x1A2FB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7797%3A0x1A2FB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7797%3A0x1A2FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7797:0x1A2FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7797'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302231&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites drygalskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '469406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7797:0x1A2FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '469406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7974%3A0x6729B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7974%3A0x6729B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7974%3A0x6729B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7974%3A0x6729B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7974%3A0x6729B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7974:0x6729B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7974'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303330&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7974:0x6729B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7995%3A0x6829B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7995%3A0x6829B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7995%3A0x6829B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7995%3A0x6829B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7995%3A0x6829B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7995:0x6829B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7995'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303541&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7995:0x6829B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7996%3A0x6829B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7996%3A0x6829B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7996%3A0x6829B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7996%3A0x6829B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7996%3A0x6829B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7996:0x6829B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7996'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303542&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7996:0x6829B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6798%3A0xE824B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6798%3A0xE824B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6798%3A0xE824B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6798%3A0xE824B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6798%3A0xE824B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6798:0xE824B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6798'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278608&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hornera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '111041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6798:0xE824B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '111041'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6799%3A0xE824B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6799%3A0xE824B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6799%3A0xE824B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6799%3A0xE824B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6799%3A0xE824B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6799:0xE824B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6799'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278609&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hornera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '111041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6799:0xE824B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '111041'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6800%3A0xE824B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6800%3A0xE824B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6800%3A0xE824B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6800%3A0xE824B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6800%3A0xE824B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6800:0xE824B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6800'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278610&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hornera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '111041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6800:0xE824B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '111041'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6801%3A0xAD29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6801%3A0xAD29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6801%3A0xAD29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6801%3A0xAD29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6801%3A0xAD29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6801:0xAD29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6801'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278611&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Hornera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '111041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6801:0xAD29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '111041'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6834%3A0xAF29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6834%3A0xAF29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6834%3A0xAF29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6834%3A0xAF29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6834%3A0xAF29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6834:0xAF29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6834'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278726&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Idmidronea obtecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6834:0xAF29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6203%3A0xE829B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6203%3A0xE829B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6203%3A0xE829B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6203%3A0xE829B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6203%3A0xE829B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6203:0xE829B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275921&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fasciculipora ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6203:0xE829B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '174001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6420%3A0xED29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6420%3A0xED29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6420%3A0xED29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6420%3A0xED29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6420%3A0xED29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6420:0xED29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6420'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276931&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flustra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '110911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6420:0xED29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3518%3A0xBE2AB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3518%3A0xBE2AB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3518%3A0xBE2AB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3518%3A0xBE2AB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3518%3A0xBE2AB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3518:0xBE2AB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3518'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257776&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3518:0xBE2AB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3670%3A0xC22AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3670%3A0xC22AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3670%3A0xC22AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3670%3A0xC22AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3670%3A0xC22AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3670:0xC22AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3670'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258096&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3670:0xC22AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3794%3A0xC62AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3794%3A0xC62AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3794%3A0xC62AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3794%3A0xC62AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3794%3A0xC62AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3794:0xC62AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3794'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258801&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania erecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '172946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3794:0xC62AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3823%3A0xC72AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3823%3A0xC72AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3823%3A0xC72AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3823%3A0xC72AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3823%3A0xC72AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3823:0xC72AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3823'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258868&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '110822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3823:0xC72AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110822'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3853%3A0xC72AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3853%3A0xC72AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3853%3A0xC72AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3853%3A0xC72AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3853%3A0xC72AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3853:0xC72AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3853'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258898&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3853:0xC72AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4021%3A0xC425B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4021%3A0xC425B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4021%3A0xC425B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4021%3A0xC425B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4021%3A0xC425B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4021:0xC425B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4021'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259740&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4021:0xC425B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4302%3A0xC625B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4302%3A0xC625B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4302%3A0xC625B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4302%3A0xC625B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4302%3A0xC625B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4302:0xC625B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4302'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263003&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites tricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '172984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4302:0xC625B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '172984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4305%3A0xC625B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4305%3A0xC625B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4305%3A0xC625B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4305%3A0xC625B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4305:0xC625B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263011&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites tricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '172984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4305:0xC625B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '172984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4311%3A0x0E2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4311%3A0x0E2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4311%3A0x0E2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4311%3A0x0E2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4311%3A0x0E2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4311:0x0E2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4311'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263019&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4311:0x0E2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4317%3A0x0E2BB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4317%3A0x0E2BB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4317%3A0x0E2BB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4317%3A0x0E2BB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4317%3A0x0E2BB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4317:0x0E2BB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4317'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263031&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4317:0x0E2BB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4319%3A0x0F2BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4319%3A0x0F2BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4319%3A0x0F2BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4319%3A0x0F2BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4319%3A0x0F2BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4319:0x0F2BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4319'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263033&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4319:0x0F2BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4320%3A0x0F2BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4320%3A0x0F2BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4320%3A0x0F2BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4320%3A0x0F2BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4320%3A0x0F2BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4320:0x0F2BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4320'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263034&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4320:0x0F2BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4336%3A0x7830B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4336%3A0x7830B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4336%3A0x7830B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4336%3A0x7830B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4336%3A0x7830B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4336:0x7830B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4336'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263054&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Carbasea curva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4336:0x7830B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4482%3A0x192BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4482%3A0x192BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4482%3A0x192BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4482%3A0x192BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4482%3A0x192BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4482:0x192BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4482'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263999&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4482:0x192BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4516%3A0x1A2BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4516%3A0x1A2BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4516%3A0x1A2BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4516%3A0x1A2BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4516%3A0x1A2BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4516:0x1A2BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4516'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264091&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella nutti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4516:0x1A2BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4547%3A0xD025B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4547%3A0xD025B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4547%3A0xD025B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4547%3A0xD025B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4547%3A0xD025B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4547:0xD025B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4547'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264142&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella laytoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4547:0xD025B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '471283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5032%3A0x212BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5032%3A0x212BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5032%3A0x212BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5032%3A0x212BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5032%3A0x212BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5032:0x212BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5032'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267240&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis quadrispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5032:0x212BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5177%3A0xDD2FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5177%3A0xDD2FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5177%3A0xDD2FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5177%3A0xDD2FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5177%3A0xDD2FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5177:0xDD2FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5177'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267797&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum adeliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '174303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5177:0xDD2FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5646%3A0xD625B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5646%3A0xD625B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5646%3A0xD625B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5646%3A0xD625B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5646%3A0xD625B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5646:0xD625B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5646'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271016&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dakariella dabrowni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5646:0xD625B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5665%3A0x2E2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5665%3A0x2E2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5665%3A0x2E2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5665%3A0x2E2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5665%3A0x2E2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5665:0x2E2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5665'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271129&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5665:0x2E2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8283%3A0x9D2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8283%3A0x9D2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8283%3A0x9D2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8283%3A0x9D2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8283%3A0x9D2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8283:0x9D2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8283'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305066&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8283:0x9D2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3116%3A0x7C2EB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3116%3A0x7C2EB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3116%3A0x7C2EB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3116%3A0x7C2EB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3116%3A0x7C2EB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3116:0x7C2EB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254750&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Amphiblestrum inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3116:0x7C2EB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3126%3A0x7C2EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3126%3A0x7C2EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3126%3A0x7C2EB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.61"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5683333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3126%3A0x7C2EB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.61 -30.5683333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.61"^^xsd:decimal ;
  geo-pos:long "-30.5683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3126%3A0x7C2EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3126:0x7C2EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-30.5683333333'^^xsd:double;
  dwc:latitude '-76.61'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3126:0x7C2EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9819%3A0x3C2EB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9819%3A0x3C2EB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9819%3A0x3C2EB40101000000> ;
  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 "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9819%3A0x3C2EB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9819%3A0x3C2EB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9819:0x3C2EB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9819'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139070&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.8866666667'^^xsd:double;
  dwc:latitude '29.9216666667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9819:0x3C2EB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4802%3A0x892AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4802%3A0x892AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4802%3A0x892AB40101000600> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4802%3A0x892AB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4802%3A0x892AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:4802:0x892AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '4802'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9262&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paragiopagurus ruticheles'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Zhadan'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:4802:0x892AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '107244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4716%3A0x1C2CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4716%3A0x1C2CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4716%3A0x1C2CB40101000700> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4716%3A0x1C2CB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4716%3A0x1C2CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4716:0x1C2CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4716'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139254&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4716:0x1C2CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2321%3A0x882CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2321%3A0x882CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2321%3A0x882CB40101000100> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2321%3A0x882CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2321%3A0x882CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2321:0x882CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63878&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2321:0x882CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2320%3A0x882CB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2320%3A0x882CB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2320%3A0x882CB40101000200> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2320%3A0x882CB40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2320%3A0x882CB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2320:0x882CB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63879&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2320:0x882CB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2016%3A0x8F2CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2016%3A0x8F2CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2016%3A0x8F2CB40101000B00> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2016%3A0x8F2CB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2016%3A0x8F2CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2016:0x8F2CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63647&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2016:0x8F2CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2015%3A0x8F2CB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2015%3A0x8F2CB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2015%3A0x8F2CB40101000C00> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2015%3A0x8F2CB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2015%3A0x8F2CB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2015:0x8F2CB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63648&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2015:0x8F2CB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2834%3A0x962CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2834%3A0x962CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2834%3A0x962CB40101000100> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2834%3A0x962CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2834%3A0x962CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2834:0x962CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=43038&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2834:0x962CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2233%3A0x562DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2233%3A0x562DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2233%3A0x562DB40101000900> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2233%3A0x562DB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2233%3A0x562DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2233:0x562DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63804&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2233:0x562DB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2234%3A0x562DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2234%3A0x562DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2234%3A0x562DB40101000A00> ;
  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 "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2234%3A0x562DB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2234%3A0x562DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2234:0x562DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63805&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2234:0x562DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2693%3A0x0D2CB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2693%3A0x0D2CB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2693%3A0x0D2CB40101000500> ;
  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 "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2693%3A0x0D2CB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2693%3A0x0D2CB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2693:0x0D2CB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=152569&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Enallopsammia marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6666666667'^^xsd:double;
  dwc:latitude '30.07'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '241320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2693:0x0D2CB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '286988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2845%3A0x132CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2845%3A0x132CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2845%3A0x132CB40101000900> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2845%3A0x132CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2845%3A0x132CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2845:0x132CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137746&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2845:0x132CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2663-7%3A0xF22FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2663-7%3A0xF22FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2663-7%3A0xF22FB40101000600> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2663-7%3A0xF22FB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2663-7%3A0xF22FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2663-7:0xF22FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:gYear;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139259&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2663-7:0xF22FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2089%3A0xCC26B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2089%3A0xCC26B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2089%3A0xCC26B40101000000> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2089%3A0xCC26B40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2089%3A0xCC26B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2089:0xCC26B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66683&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2089:0xCC26B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2034%3A0xFC2FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2034%3A0xFC2FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2034%3A0xFC2FB40101000B00> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2034%3A0xFC2FB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2034%3A0xFC2FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2034:0xFC2FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63767&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2034:0xFC2FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2035%3A0xFC2FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2035%3A0xFC2FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2035%3A0xFC2FB40101000C00> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2035%3A0xFC2FB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2035%3A0xFC2FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2035:0xFC2FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2035:0xFC2FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2041%3A0xFD2FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2041%3A0xFD2FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2041%3A0xFD2FB40101000000> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2041%3A0xFD2FB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2041%3A0xFD2FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2041:0xFD2FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63769&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2041:0xFD2FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2040%3A0xFD2FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2040%3A0xFD2FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2040%3A0xFD2FB40101000100> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2040%3A0xFD2FB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2040%3A0xFD2FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2040:0xFD2FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63770&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2040:0xFD2FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2045%3A0x902CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2045%3A0x902CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2045%3A0x902CB40101000800> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2045%3A0x902CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2045%3A0x902CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2045:0x902CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63771&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2045:0x902CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2046%3A0x902CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2046%3A0x902CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2046%3A0x902CB40101000900> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2046%3A0x902CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2046%3A0x902CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2046:0x902CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63772&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2046:0x902CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4845%3A0x1630B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4845%3A0x1630B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4845%3A0x1630B40101000700> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4845%3A0x1630B40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4845%3A0x1630B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4845:0x1630B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4845'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139108&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4845:0x1630B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A252395%3A0x742DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A252395%3A0x742DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A252395%3A0x742DB40101000900> ;
  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 "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A252395%3A0x742DB40101000900>
  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/961__urn%3Acatalog%3ASMF%3AMalakologie%20-%20SMF%3A252395%3A0x742DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Malakologie - SMF:252395:0x742DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Malakologie - SMF'^^xsd:string;
  dwc:catalogNumber '252395'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9207&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antalis agile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'R. Janssen'^^xsd:string;
  dwc:longitude '-28.6533333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '343'^^xsd:integer;
  dwc:aphiaid '153865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Malakologie - SMF:252395:0x742DB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5544%3A0xE52FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5544%3A0xE52FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5544%3A0xE52FB40101000300> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5544%3A0xE52FB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5544%3A0xE52FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:5544:0xE52FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '5544'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=4431&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Latreillia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:5544:0xE52FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2477%3A0x192CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2477%3A0x192CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2477%3A0x192CB40101000900> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2477%3A0x192CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2477%3A0x192CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2477:0x192CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=113297&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2477:0x192CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2835%3A0x1C2CB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2835%3A0x1C2CB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2835%3A0x1C2CB40101000400> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2835%3A0x1C2CB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2835%3A0x1C2CB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2835:0x1C2CB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139250&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2835:0x1C2CB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3410%3A0x572CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3410%3A0x572CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3410%3A0x572CB40101000100> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3410%3A0x572CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3410%3A0x572CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:3410:0x572CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '3410'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68780&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:3410:0x572CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3411%3A0xB228B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3411%3A0xB228B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3411%3A0xB228B40101000700> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3411%3A0xB228B40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A3411%3A0xB228B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:3411:0xB228B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '3411'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68781&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:3411:0xB228B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2450%3A0xB428B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2450%3A0xB428B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2450%3A0xB428B40101000500> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2450%3A0xB428B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2450%3A0xB428B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2450:0xB428B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68216&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2450:0xB428B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2347%3A0x1F30B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2347%3A0x1F30B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2347%3A0x1F30B40101000500> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2347%3A0x1F30B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2347%3A0x1F30B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2347:0x1F30B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68144&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2347:0x1F30B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4848%3A0x712DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4848%3A0x712DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4848%3A0x712DB40101000800> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4848%3A0x712DB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4848%3A0x712DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4848:0x712DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4848'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139111&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6416666667'^^xsd:double;
  dwc:latitude '30.1333333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '466'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4848:0x712DB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2256%3A0x572DB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2256%3A0x572DB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2256%3A0x572DB40101000100> ;
  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 "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2256%3A0x572DB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2256%3A0x572DB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2256:0x572DB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63808&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.64'^^xsd:double;
  dwc:latitude '30.085'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2256:0x572DB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8443%3A0xF42FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8443%3A0xF42FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8443%3A0xF42FB40101000A00> ;
  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 "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8443%3A0xF42FB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8443%3A0xF42FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8443:0xF42FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8443'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70137&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6266666667'^^xsd:double;
  dwc:latitude '29.935'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8443:0xF42FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8446%3A0xF42FB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8446%3A0xF42FB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8446%3A0xF42FB40101000C00> ;
  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 "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8446%3A0xF42FB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8446%3A0xF42FB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8446:0xF42FB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70140&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6266666667'^^xsd:double;
  dwc:latitude '29.935'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8446:0xF42FB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2018%3A0x8F2CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2018%3A0x8F2CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2018%3A0x8F2CB40101000900> ;
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2018%3A0x8F2CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2018%3A0x8F2CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2018:0x8F2CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63645&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '30.0216666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2018:0x8F2CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2019%3A0x8F2CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2019%3A0x8F2CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2019%3A0x8F2CB40101000A00> ;
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2019%3A0x8F2CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2019%3A0x8F2CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2019:0x8F2CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63646&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '30.0216666667'^^xsd:double;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2019:0x8F2CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9735%3A0xF32FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9735%3A0xF32FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9735%3A0xF32FB40101000100> ;
  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 "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9735%3A0xF32FB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9735%3A0xF32FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9735:0xF32FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9735'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137781&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6133333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9735:0xF32FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9740%3A0x222CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9740%3A0x222CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9740%3A0x222CB40101000100> ;
  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 "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9740%3A0x222CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9740%3A0x222CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9740:0x222CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9740'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137786&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6133333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9740:0x222CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9827%3A0x1630B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9827%3A0x1630B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9827%3A0x1630B40101000300> ;
  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 "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9827%3A0x1630B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9827%3A0x1630B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9827:0x1630B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9827'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139078&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6133333333'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9827:0x1630B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11716%3A0x2729B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11716%3A0x2729B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11716%3A0x2729B40101000500> ;
  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 "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11716%3A0x2729B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11716%3A0x2729B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11716:0x2729B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11716'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310045&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11716:0x2729B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11717%3A0x2729B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11717%3A0x2729B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11717%3A0x2729B40101000600> ;
  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 "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11717%3A0x2729B40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11717%3A0x2729B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11717:0x2729B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11717'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310053&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11717:0x2729B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2839%3A0x132CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2839%3A0x132CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2839%3A0x132CB40101000A00> ;
  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 "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2839%3A0x132CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2839%3A0x132CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2839:0x132CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137748&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2839:0x132CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9757%3A0x142CB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9757%3A0x142CB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9757%3A0x142CB40101000200> ;
  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 "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9757%3A0x142CB40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9757%3A0x142CB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9757:0x142CB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9757'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137817&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9757:0x142CB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4870%3A0x9D26B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4870%3A0x9D26B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4870%3A0x9D26B40101000B00> ;
  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 "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4870%3A0x9D26B40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4870%3A0x9D26B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4870:0x9D26B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4870'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139144&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4870:0x9D26B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11714%3A0x2729B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11714%3A0x2729B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11714%3A0x2729B40101000300> ;
  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 "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11714%3A0x2729B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11714%3A0x2729B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11714:0x2729B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11714'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310042&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11714:0x2729B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11719%3A0x7C24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11719%3A0x7C24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11719%3A0x7C24B40101000300> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11719%3A0x7C24B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11719%3A0x7C24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11719:0x7C24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11719'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310055&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11719:0x7C24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9804%3A0xAF28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9804%3A0xAF28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9804%3A0xAF28B40101000000> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9804%3A0xAF28B40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9804%3A0xAF28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9804:0xAF28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9804'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138663&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9804:0xAF28B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9767%3A0x1D2CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9767%3A0x1D2CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9767%3A0x1D2CB40101000100> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9767%3A0x1D2CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9767%3A0x1D2CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9767:0x1D2CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9767'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138318&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9767:0x1D2CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9768%3A0xA326B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9768%3A0xA326B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9768%3A0xA326B40101000200> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9768%3A0xA326B40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9768%3A0xA326B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9768:0xA326B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9768'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138319&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9768:0xA326B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9771%3A0xA326B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9771%3A0xA326B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9771%3A0xA326B40101000500> ;
  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 "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9771%3A0xA326B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9771%3A0xA326B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9771:0xA326B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9771'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138322&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9771:0xA326B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9823%3A0x412DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9823%3A0x412DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9823%3A0x412DB40101000B00> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9823%3A0x412DB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9823%3A0x412DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9823:0x412DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9823'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139074&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9823:0x412DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9817%3A0x3B2EB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9817%3A0x3B2EB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9817%3A0x3B2EB40101000B00> ;
  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 "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9817%3A0x3B2EB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9817%3A0x3B2EB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9817:0x3B2EB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9817'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139068&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9817:0x3B2EB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2846%3A0x9C26B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2846%3A0x9C26B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2846%3A0x9C26B40101000900> ;
  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 "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2846%3A0x9C26B40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2846%3A0x9C26B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2846:0x9C26B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137755&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2846:0x9C26B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2039%3A0x902CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2039%3A0x902CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2039%3A0x902CB40101000A00> ;
  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 "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2039%3A0x902CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2039%3A0x902CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2039:0x902CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63775&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2039:0x902CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4876%3A0x1630B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4876%3A0x1630B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4876%3A0x1630B40101000500> ;
  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 "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4876%3A0x1630B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4876%3A0x1630B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4876:0x1630B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4876'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139081&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4876:0x1630B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2308%3A0x572DB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2308%3A0x572DB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2308%3A0x572DB40101000500> ;
  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 "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2308%3A0x572DB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2308%3A0x572DB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2308:0x572DB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63815&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5916666667'^^xsd:double;
  dwc:latitude '30.105'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2308:0x572DB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9808%3A0x122CB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9808%3A0x122CB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9808%3A0x122CB40101000600> ;
  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 "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9808%3A0x122CB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9808%3A0x122CB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9808:0x122CB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9808'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138667&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9983333333'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9808:0x122CB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9733%3A0xA326B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9733%3A0xA326B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9733%3A0xA326B40101000100> ;
  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 "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9733%3A0xA326B40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9733%3A0xA326B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9733:0xA326B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9733'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137779&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.9983333333'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9733:0xA326B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2315%3A0xCD26B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2315%3A0xCD26B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2315%3A0xCD26B40101000C00> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2315%3A0xCD26B40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2315%3A0xCD26B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2315:0xCD26B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63866&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2315:0xCD26B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2319%3A0x882CB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2319%3A0x882CB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2319%3A0x882CB40101000000> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2319%3A0x882CB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2319%3A0x882CB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2319:0x882CB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63868&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2319:0x882CB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2317%3A0x1E30B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2317%3A0x1E30B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2317%3A0x1E30B40101000A00> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2317%3A0x1E30B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2317%3A0x1E30B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2317:0x1E30B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63863&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2317:0x1E30B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2316%3A0x1E30B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2316%3A0x1E30B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2316%3A0x1E30B40101000B00> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2316%3A0x1E30B40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2316%3A0x1E30B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2316:0x1E30B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63864&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2316:0x1E30B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2318%3A0x6C27B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2318%3A0x6C27B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2318%3A0x6C27B40101000500> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2318%3A0x6C27B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2318%3A0x6C27B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2318:0x6C27B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63865&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2318:0x6C27B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2065%3A0xCD27B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2065%3A0xCD27B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2065%3A0xCD27B40101000300> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2065%3A0xCD27B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2065%3A0xCD27B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2065:0xCD27B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63787&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2065:0xCD27B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2067%3A0x6C2EB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2067%3A0x6C2EB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2067%3A0x6C2EB40101000500> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2067%3A0x6C2EB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2067%3A0x6C2EB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2067:0x6C2EB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63786&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '29.9316666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2067:0x6C2EB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2680-1%3A0x112CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2680-1%3A0x112CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2680-1%3A0x112CB40101000A00> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2680-1%3A0x112CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2680-1%3A0x112CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2680-1:0x112CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:gYear;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=140903&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendrophyllia praecipua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '578143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2680-1:0x112CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9807%3A0xAF28B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9807%3A0xAF28B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9807%3A0xAF28B40101000300> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9807%3A0xAF28B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9807%3A0xAF28B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9807:0xAF28B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9807'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138666&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9807:0xAF28B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2854%3A0x9C26B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2854%3A0x9C26B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2854%3A0x9C26B40101000A00> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2854%3A0x9C26B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2854%3A0x9C26B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2854:0x9C26B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137758&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2854:0x9C26B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2484%3A0x142CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2484%3A0x142CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2484%3A0x142CB40101000800> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2484%3A0x142CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2484%3A0x142CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2484:0x142CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138473&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2484:0x142CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4871%3A0x9E26B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4871%3A0x9E26B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4871%3A0x9E26B40101000000> ;
  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 "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4871%3A0x9E26B40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4871%3A0x9E26B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4871:0x9E26B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4871'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139145&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4871:0x9E26B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9734%3A0x1C2CB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9734%3A0x1C2CB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9734%3A0x1C2CB40101000300> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9734%3A0x1C2CB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9734%3A0x1C2CB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9734:0x1C2CB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9734'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137780&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9734:0x1C2CB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9762%3A0x1C2CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9762%3A0x1C2CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9762%3A0x1C2CB40101000900> ;
  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 "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9762%3A0x1C2CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9762%3A0x1C2CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9762:0x1C2CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9762'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138313&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5833333333'^^xsd:double;
  dwc:latitude '30.0916666667'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9762:0x1C2CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4854%3A0x8627B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4854%3A0x8627B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4854%3A0x8627B40101000A00> ;
  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 "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4854%3A0x8627B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4854%3A0x8627B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4854:0x8627B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4854'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139123&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.57'^^xsd:double;
  dwc:latitude '30.065'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4854:0x8627B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9806%3A0xAF28B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9806%3A0xAF28B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9806%3A0xAF28B40101000200> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9806%3A0xAF28B40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9806%3A0xAF28B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9806:0xAF28B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9806'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138665&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9806:0xAF28B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9811%3A0x122CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9811%3A0x122CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9811%3A0x122CB40101000900> ;
  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 "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9811%3A0x122CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9811%3A0x122CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9811:0x122CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9811'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138670&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9811:0x122CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9750%3A0x9D26B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9750%3A0x9D26B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9750%3A0x9D26B40101000000> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9750%3A0x9D26B40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9750%3A0x9D26B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9750:0x9D26B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9750'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137810&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9750:0x9D26B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9763%3A0x1C2CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9763%3A0x1C2CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9763%3A0x1C2CB40101000A00> ;
  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 "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9763%3A0x1C2CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9763%3A0x1C2CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9763:0x1C2CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9763'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138314&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9763:0x1C2CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9766%3A0x1D2CB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9766%3A0x1D2CB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9766%3A0x1D2CB40101000000> ;
  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 "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9766%3A0x1D2CB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9766%3A0x1D2CB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9766:0x1D2CB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9766'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138317&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9766:0x1D2CB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9746%3A0x562CB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9746%3A0x562CB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9746%3A0x562CB40101000400> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9746%3A0x562CB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9746%3A0x562CB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9746:0x562CB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9746'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137806&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9746:0x562CB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9825%3A0x422DB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9825%3A0x422DB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9825%3A0x422DB40101000000> ;
  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 "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9825%3A0x422DB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9825%3A0x422DB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9825:0x422DB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9825'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139076&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5516666667'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9825:0x422DB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8444%3A0xF42FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8444%3A0xF42FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8444%3A0xF42FB40101000B00> ;
  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 "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8444%3A0xF42FB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8444%3A0xF42FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8444:0xF42FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70138&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '30.0566666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8444:0xF42FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8464%3A0x492CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8464%3A0x492CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8464%3A0x492CB40101000700> ;
  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 "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8464%3A0x492CB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8464%3A0x492CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8464:0x492CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8464'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70158&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '30.0566666667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8464:0x492CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2088%3A0x5F2CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2088%3A0x5F2CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2088%3A0x5F2CB40101000100> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2088%3A0x5F2CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2088%3A0x5F2CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2088:0x5F2CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68181&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:typeStatus 'Holotypus'^^xsd:string;
  dwc:longitude '-28.5366666667'^^xsd:double;
  dwc:latitude '29.9166666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2088:0x5F2CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27569%3A0xC62FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27569%3A0xC62FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27569%3A0xC62FB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8783333333 -28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27569%3A0xC62FB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8783333333 -28.53)"^^geo:wktLiteral ;
  geo-pos:lat "29.8783333333"^^xsd:decimal ;
  geo-pos:long "-28.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27569%3A0xC62FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27569:0xC62FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27569'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11376&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galathea machadoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.53'^^xsd:double;
  dwc:latitude '29.8783333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27569:0xC62FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '107151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27574%3A0xC82FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27574%3A0xC82FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27574%3A0xC82FB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8783333333 -28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8783333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27574%3A0xC82FB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8783333333 -28.53)"^^geo:wktLiteral ;
  geo-pos:lat "29.8783333333"^^xsd:decimal ;
  geo-pos:long "-28.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27574%3A0xC82FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27574:0xC82FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27574'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11381&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematopagurus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.53'^^xsd:double;
  dwc:latitude '29.8783333333'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27574:0xC82FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '107229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9809%3A0x122CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9809%3A0x122CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9809%3A0x122CB40101000700> ;
  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 "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9809%3A0x122CB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9809%3A0x122CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9809:0x122CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9809'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138668&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.525'^^xsd:double;
  dwc:latitude '29.8716666667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9809:0x122CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9737%3A0xF32FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9737%3A0xF32FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9737%3A0xF32FB40101000300> ;
  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 "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9737%3A0xF32FB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9737%3A0xF32FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9737:0xF32FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9737'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137783&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.525'^^xsd:double;
  dwc:latitude '29.8716666667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9737:0xF32FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11713%3A0x2729B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11713%3A0x2729B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11713%3A0x2729B40101000200> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11713%3A0x2729B40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11713%3A0x2729B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11713:0x2729B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11713'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310037&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11713:0x2729B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9755%3A0x142CB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9755%3A0x142CB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9755%3A0x142CB40101000000> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9755%3A0x142CB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9755%3A0x142CB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9755:0x142CB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9755'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137815&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9755:0x142CB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9726%3A0x1C2CB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9726%3A0x1C2CB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9726%3A0x1C2CB40101000200> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9726%3A0x1C2CB40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9726%3A0x1C2CB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9726:0x1C2CB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9726'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137765&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9726:0x1C2CB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9820%3A0x3530B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9820%3A0x3530B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9820%3A0x3530B40101000800> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9820%3A0x3530B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9820%3A0x3530B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9820:0x3530B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9820'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139071&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9820:0x3530B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9812%3A0x3B2EB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9812%3A0x3B2EB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9812%3A0x3B2EB40101000600> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9812%3A0x3B2EB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9812%3A0x3B2EB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9812:0x3B2EB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9812'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139063&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5116666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9812:0x3B2EB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27568%3A0xC62FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27568%3A0xC62FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27568%3A0xC62FB40101000700> ;
  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 "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27568%3A0xC62FB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27568%3A0xC62FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27568:0xC62FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27568'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11375&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galathea machadoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.5033333333'^^xsd:double;
  dwc:latitude '29.835'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27568:0xC62FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '107151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27573%3A0xC82FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27573%3A0xC82FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27573%3A0xC82FB40101000300> ;
  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 "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27573%3A0xC82FB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27573%3A0xC82FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27573:0xC82FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27573'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11380&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematopagurus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.5033333333'^^xsd:double;
  dwc:latitude '29.835'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27573:0xC82FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '107229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2842%3A0x132CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2842%3A0x132CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2842%3A0x132CB40101000700> ;
  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 "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2842%3A0x132CB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2842%3A0x132CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2842:0x132CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137742&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5033333333'^^xsd:double;
  dwc:latitude '29.835'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2842:0x132CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4864%3A0xD02DB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4864%3A0xD02DB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4864%3A0xD02DB40101000A00> ;
  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 "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4864%3A0xD02DB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4864%3A0xD02DB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4864:0xD02DB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4864'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139140&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.5033333333'^^xsd:double;
  dwc:latitude '29.835'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4864:0xD02DB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9810%3A0x122CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9810%3A0x122CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9810%3A0x122CB40101000800> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9810%3A0x122CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9810%3A0x122CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9810:0x122CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9810'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138669&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4983333333'^^xsd:double;
  dwc:latitude '29.8933333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9810:0x122CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9727%3A0xA226B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9727%3A0xA226B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9727%3A0xA226B40101000800> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9727%3A0xA226B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9727%3A0xA226B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9727:0xA226B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9727'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137767&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4983333333'^^xsd:double;
  dwc:latitude '29.8933333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9727:0xA226B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2344%3A0x9B2BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2344%3A0x9B2BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2344%3A0x9B2BB40101000300> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2344%3A0x9B2BB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2344%3A0x9B2BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2344:0x9B2BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66687&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2344:0x9B2BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4872%3A0x9E26B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4872%3A0x9E26B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4872%3A0x9E26B40101000100> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4872%3A0x9E26B40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4872%3A0x9E26B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4872:0x9E26B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4872'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139146&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4872:0x9E26B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2081%3A0xFB2FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2081%3A0xFB2FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2081%3A0xFB2FB40101000600> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2081%3A0xFB2FB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2081%3A0xFB2FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2081:0xFB2FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66669&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nicella granifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2081:0xFB2FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2078%3A0x602CB40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2078%3A0x602CB40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2078%3A0x602CB40101000D00> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2078%3A0x602CB40101000D00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2078%3A0x602CB40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2078:0x602CB40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66672&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nicella granifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2078:0x602CB40101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2026%3A0x902CB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2026%3A0x902CB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2026%3A0x902CB40101000000> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2026%3A0x902CB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2026%3A0x902CB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2026:0x902CB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63653&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2026:0x902CB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2027%3A0x902CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2027%3A0x902CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2027%3A0x902CB40101000100> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2027%3A0x902CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2027%3A0x902CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2027:0x902CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63654&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2027:0x902CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2029%3A0x902CB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2029%3A0x902CB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2029%3A0x902CB40101000200> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2029%3A0x902CB40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2029%3A0x902CB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2029:0x902CB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63655&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2029:0x902CB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2473%3A0xD226B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2473%3A0xD226B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2473%3A0xD226B40101000500> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2473%3A0xD226B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2473%3A0xD226B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2473:0xD226B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=42985&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2473:0xD226B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2211%3A0x562DB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2211%3A0x562DB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2211%3A0x562DB40101000500> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2211%3A0x562DB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2211%3A0x562DB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2211:0x562DB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63798&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2211:0x562DB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2226%3A0x562DB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2226%3A0x562DB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2226%3A0x562DB40101000600> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2226%3A0x562DB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2226%3A0x562DB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2226:0x562DB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63799&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2226:0x562DB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2661-1%3A0xF22FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2661-1%3A0xF22FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2661-1%3A0xF22FB40101000700> ;
  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 "342"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2661-1%3A0xF22FB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2661-1%3A0xF22FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2661-1:0xF22FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:gYear;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139261&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4916666667'^^xsd:double;
  dwc:latitude '30.1583333333'^^xsd:double;
  dwc:minimumDepth '342'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2661-1:0xF22FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2579%3A0x8F2CB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2579%3A0x8F2CB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2579%3A0x8F2CB40101000400> ;
  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 "342"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2579%3A0x8F2CB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2579%3A0x8F2CB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2579:0x8F2CB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68300&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-28.4916666667'^^xsd:double;
  dwc:latitude '30.1583333333'^^xsd:double;
  dwc:minimumDepth '342'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2579:0x8F2CB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4865%3A0xD02DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4865%3A0xD02DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4865%3A0xD02DB40101000B00> ;
  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 "342"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4865%3A0xD02DB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4865%3A0xD02DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4865:0xD02DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4865'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139141&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4916666667'^^xsd:double;
  dwc:latitude '30.1583333333'^^xsd:double;
  dwc:minimumDepth '342'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4865:0xD02DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9805%3A0xAF28B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9805%3A0xAF28B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9805%3A0xAF28B40101000100> ;
  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 "308"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9805%3A0xAF28B40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9805%3A0xAF28B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9805:0xAF28B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9805'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138664&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4666666667'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '308'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9805:0xAF28B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9758%3A0x142CB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9758%3A0x142CB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9758%3A0x142CB40101000300> ;
  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 "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9758%3A0x142CB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9758%3A0x142CB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9758:0x142CB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9758'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137818&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4666666667'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9758:0x142CB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9813%3A0x3B2EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9813%3A0x3B2EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9813%3A0x3B2EB40101000700> ;
  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 "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9813%3A0x3B2EB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9813%3A0x3B2EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9813:0x3B2EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9813'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139064&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4666666667'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9813:0x3B2EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2313%3A0x672CB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2313%3A0x672CB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2313%3A0x672CB40101000C00> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2313%3A0x672CB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2313%3A0x672CB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2313:0x672CB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63867&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2313:0x672CB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2228%3A0x562DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2228%3A0x562DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2228%3A0x562DB40101000700> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2228%3A0x562DB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2228%3A0x562DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2228:0x562DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63800&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2228:0x562DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2227%3A0x562DB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2227%3A0x562DB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2227%3A0x562DB40101000800> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2227%3A0x562DB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2227%3A0x562DB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2227:0x562DB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63801&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2227:0x562DB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2231%3A0x562DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2231%3A0x562DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2231%3A0x562DB40101000B00> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2231%3A0x562DB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2231%3A0x562DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2231:0x562DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63806&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2231:0x562DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2232%3A0x572DB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2232%3A0x572DB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2232%3A0x572DB40101000000> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2232%3A0x572DB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2232%3A0x572DB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2232:0x572DB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63807&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2232:0x572DB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2309%3A0x692DB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2309%3A0x692DB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2309%3A0x692DB40101000300> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2309%3A0x692DB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2309%3A0x692DB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2309:0x692DB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63816&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2309:0x692DB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2112%3A0xEA2DB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2112%3A0xEA2DB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2112%3A0xEA2DB40101000700> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2112%3A0xEA2DB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2112%3A0xEA2DB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2112:0xEA2DB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63791&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2112:0xEA2DB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2213%3A0xCD27B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2213%3A0xCD27B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2213%3A0xCD27B40101000500> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2213%3A0xCD27B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2213%3A0xCD27B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2213:0xCD27B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63794&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2213:0xCD27B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2212%3A0xCD27B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2212%3A0xCD27B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2212%3A0xCD27B40101000600> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2212%3A0xCD27B40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2212%3A0xCD27B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2212:0xCD27B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63795&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2212:0xCD27B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2215%3A0xCD27B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2215%3A0xCD27B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2215%3A0xCD27B40101000700> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2215%3A0xCD27B40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2215%3A0xCD27B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2215:0xCD27B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63796&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4616666667'^^xsd:double;
  dwc:latitude '29.9033333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2215:0xCD27B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9752%3A0x9D26B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9752%3A0x9D26B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9752%3A0x9D26B40101000200> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9752%3A0x9D26B40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9752%3A0x9D26B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9752:0x9D26B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9752'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137812&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9752:0x9D26B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9753%3A0x9D26B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9753%3A0x9D26B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9753%3A0x9D26B40101000300> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9753%3A0x9D26B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9753%3A0x9D26B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9753:0x9D26B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9753'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137813&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9753:0x9D26B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9760%3A0x9D26B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9760%3A0x9D26B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9760%3A0x9D26B40101000400> ;
  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 "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9760%3A0x9D26B40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9760%3A0x9D26B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9760:0x9D26B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9760'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137820&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9760:0x9D26B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9764%3A0x1C2CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9764%3A0x1C2CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9764%3A0x1C2CB40101000B00> ;
  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 "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9764%3A0x1C2CB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9764%3A0x1C2CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9764:0x1C2CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9764'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138315&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9764:0x1C2CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9814%3A0x3B2EB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9814%3A0x3B2EB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9814%3A0x3B2EB40101000800> ;
  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 "292"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9814%3A0x3B2EB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9814%3A0x3B2EB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9814:0x3B2EB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9814'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139065&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9814:0x3B2EB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9815%3A0x3B2EB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9815%3A0x3B2EB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9815%3A0x3B2EB40101000900> ;
  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 "294"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9815%3A0x3B2EB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9815%3A0x3B2EB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9815:0x3B2EB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9815'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139066&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '294'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9815:0x3B2EB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9818%3A0x3B2EB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9818%3A0x3B2EB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9818%3A0x3B2EB40101000C00> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9818%3A0x3B2EB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9818%3A0x3B2EB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9818:0x3B2EB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9818'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139069&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4583333333'^^xsd:double;
  dwc:latitude '30.0716666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9818:0x3B2EB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11715%3A0x2729B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11715%3A0x2729B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11715%3A0x2729B40101000400> ;
  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 "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11715%3A0x2729B40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11715%3A0x2729B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11715:0x2729B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11715'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310044&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11715:0x2729B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9802%3A0xAE28B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9802%3A0xAE28B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9802%3A0xAE28B40101000A00> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9802%3A0xAE28B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9802%3A0xAE28B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9802:0xAE28B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9802'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138644&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9802:0xAE28B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9751%3A0x9D26B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9751%3A0x9D26B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9751%3A0x9D26B40101000100> ;
  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 "297"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9751%3A0x9D26B40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9751%3A0x9D26B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9751:0x9D26B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9751'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137811&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9751:0x9D26B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9756%3A0x142CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9756%3A0x142CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9756%3A0x142CB40101000100> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9756%3A0x142CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9756%3A0x142CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9756:0x142CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9756'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137816&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9756:0x142CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9728%3A0xA226B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9728%3A0xA226B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9728%3A0xA226B40101000900> ;
  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 "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9728%3A0xA226B40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9728%3A0xA226B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9728:0xA226B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9728'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137770&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9728:0xA226B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9732%3A0xA326B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9732%3A0xA326B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9732%3A0xA326B40101000000> ;
  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 "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9732%3A0xA326B40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9732%3A0xA326B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9732:0xA326B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9732'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.455'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9732:0xA326B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2475%3A0xA126B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2475%3A0xA126B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2475%3A0xA126B40101000B00> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2475%3A0xA126B40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2475%3A0xA126B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2475:0xA126B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=113290&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2475:0xA126B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8460%3A0x492CB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8460%3A0x492CB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8460%3A0x492CB40101000600> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8460%3A0x492CB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8460%3A0x492CB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8460:0x492CB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8460'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70154&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antipathes aenea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '578141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8460:0x492CB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '103309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2090%3A0xCC26B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2090%3A0xCC26B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2090%3A0xCC26B40101000100> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2090%3A0xCC26B40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2090%3A0xCC26B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2090:0xCC26B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66684&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2090:0xCC26B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4581%3A0xCC26B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4581%3A0xCC26B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4581%3A0xCC26B40101000400> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4581%3A0xCC26B40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4581%3A0xCC26B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4581:0xCC26B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66688&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4581:0xCC26B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4582%3A0x612CB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4582%3A0x612CB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4582%3A0x612CB40101000500> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4582%3A0x612CB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4582%3A0x612CB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4582:0x612CB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4582'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66689&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4582:0x612CB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2365%3A0x662CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2365%3A0x662CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2365%3A0x662CB40101000800> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2365%3A0x662CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2365%3A0x662CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2365:0x662CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68198&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2365:0x662CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2367%3A0x662CB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2367%3A0x662CB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2367%3A0x662CB40101000900> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2367%3A0x662CB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2367%3A0x662CB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2367:0x662CB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68199&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2367:0x662CB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2368%3A0x662CB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2368%3A0x662CB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2368%3A0x662CB40101000A00> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2368%3A0x662CB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2368%3A0x662CB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2368:0x662CB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68200&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2368:0x662CB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2372%3A0x672CB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2372%3A0x672CB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2372%3A0x672CB40101000100> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2372%3A0x672CB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2372%3A0x672CB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2372:0x672CB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68201&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2372:0x672CB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2370%3A0xCE26B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2370%3A0xCE26B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2370%3A0xCE26B40101000A00> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2370%3A0xCE26B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2370%3A0xCE26B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2370:0xCE26B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66160&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2370:0xCE26B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2057%3A0x912CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2057%3A0x912CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2057%3A0x912CB40101000700> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2057%3A0x912CB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2057%3A0x912CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2057:0x912CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63779&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2057:0x912CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2052%3A0xD026B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2052%3A0xD026B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2052%3A0xD026B40101000600> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2052%3A0xD026B40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2052%3A0xD026B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2052:0xD026B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63780&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2052:0xD026B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2056%3A0xD026B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2056%3A0xD026B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2056%3A0xD026B40101000800> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2056%3A0xD026B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2056%3A0xD026B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2056:0xD026B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63782&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2056:0xD026B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2054%3A0xD026B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2054%3A0xD026B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2054%3A0xD026B40101000900> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2054%3A0xD026B40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2054%3A0xD026B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2054:0xD026B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63783&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2054:0xD026B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2055%3A0xD026B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2055%3A0xD026B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2055%3A0xD026B40101000A00> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2055%3A0xD026B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2055%3A0xD026B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2055:0xD026B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63784&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2055:0xD026B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2053%3A0xD026B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2053%3A0xD026B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2053%3A0xD026B40101000B00> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2053%3A0xD026B40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2053%3A0xD026B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2053:0xD026B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2053:0xD026B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2072%3A0xD726B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2072%3A0xD726B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2072%3A0xD726B40101000200> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2072%3A0xD726B40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2072%3A0xD726B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2072:0xD726B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66633&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2072:0xD726B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2268%3A0x582DB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2268%3A0x582DB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2268%3A0x582DB40101000B00> ;
  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 "314"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2268%3A0x582DB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2268%3A0x582DB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2268:0x582DB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68139&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1116666667'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2268:0x582DB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5571%3A0x2B30B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5571%3A0x2B30B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5571%3A0x2B30B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^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 "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A5571%3A0x2B30B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:5571:0x2B30B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '5571'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184207&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:5571:0x2B30B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31942%3A0x2B30B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31942%3A0x2B30B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31942%3A0x2B30B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1166666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1166666667"^^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 "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "323"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A31942%3A0x2B30B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:31942:0x2B30B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-16'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '31942'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=184208&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '30.1166666667'^^xsd:double;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '323'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:31942:0x2B30B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2058%3A0x912CB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2058%3A0x912CB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2058%3A0x912CB40101000600> ;
  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 "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2058%3A0x912CB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2058%3A0x912CB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2058:0x912CB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63778&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.445'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2058:0x912CB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8448%3A0xF52FB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8448%3A0xF52FB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8448%3A0xF52FB40101000000> ;
  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 "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8448%3A0xF52FB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8448%3A0xF52FB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8448:0xF52FB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8448'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70142&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Madracis profunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.445'^^xsd:double;
  dwc:latitude '30.0866666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '135213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8448:0xF52FB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8451%3A0x272CB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8451%3A0x272CB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8451%3A0x272CB40101000C00> ;
  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 "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8451%3A0x272CB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8451%3A0x272CB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8451:0x272CB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8451'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70145&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.445'^^xsd:double;
  dwc:latitude '30.0866666667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8451:0x272CB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11712%3A0x6B30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11712%3A0x6B30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11712%3A0x6B30B40101000800> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11712%3A0x6B30B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11712%3A0x6B30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11712:0x6B30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11712'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310033&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11712:0x6B30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2847%3A0x1B2CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2847%3A0x1B2CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2847%3A0x1B2CB40101000B00> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2847%3A0x1B2CB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2847%3A0x1B2CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2847:0x1B2CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137761&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2847:0x1B2CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9742%3A0x222CB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9742%3A0x222CB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9742%3A0x222CB40101000600> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9742%3A0x222CB40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9742%3A0x222CB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9742:0x222CB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9742'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137790&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9742:0x222CB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9743%3A0x222CB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9743%3A0x222CB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9743%3A0x222CB40101000700> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9743%3A0x222CB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9743%3A0x222CB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9743:0x222CB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9743'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137803&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9743:0x222CB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4856%3A0xD02DB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4856%3A0xD02DB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4856%3A0xD02DB40101000400> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4856%3A0xD02DB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4856%3A0xD02DB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4856:0xD02DB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4856'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139126&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4366666667'^^xsd:double;
  dwc:latitude '29.9066666667'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4856:0xD02DB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9803%3A0xAE28B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9803%3A0xAE28B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9803%3A0xAE28B40101000B00> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9803%3A0xAE28B40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9803%3A0xAE28B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9803:0xAE28B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-29'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9803'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138662&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9803:0xAE28B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9759%3A0x142CB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9759%3A0x142CB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9759%3A0x142CB40101000400> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9759%3A0x142CB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9759%3A0x142CB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9759:0x142CB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9759'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137819&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9759:0x142CB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9824%3A0x412DB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9824%3A0x412DB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9824%3A0x412DB40101000C00> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9824%3A0x412DB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9824%3A0x412DB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9824:0x412DB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9824'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139075&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9824:0x412DB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9826%3A0x422DB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9826%3A0x422DB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9826%3A0x422DB40101000100> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9826%3A0x422DB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9826%3A0x422DB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9826:0x422DB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9826'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139077&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '29.7133333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9826:0x422DB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9754%3A0x132CB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9754%3A0x132CB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9754%3A0x132CB40101000C00> ;
  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 "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9754%3A0x132CB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9754%3A0x132CB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9754:0x132CB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9754'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137814&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9754:0x132CB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9761%3A0x9D26B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9761%3A0x9D26B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9761%3A0x9D26B40101000500> ;
  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 "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9761%3A0x9D26B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9761%3A0x9D26B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9761:0x9D26B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9761'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138312&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9761:0x9D26B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9729%3A0xA226B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9729%3A0xA226B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9729%3A0xA226B40101000A00> ;
  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 "332"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9729%3A0xA226B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9729%3A0xA226B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9729:0xA226B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9729'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137775&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '332'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9729:0xA226B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9738%3A0xF32FB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9738%3A0xF32FB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9738%3A0xF32FB40101000400> ;
  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 "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9738%3A0xF32FB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9738%3A0xF32FB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9738:0xF32FB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9738'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137784&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4266666667'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9738:0xF32FB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4862%3A0xD02DB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4862%3A0xD02DB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4862%3A0xD02DB40101000900> ;
  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 "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4862%3A0xD02DB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4862%3A0xD02DB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4862:0xD02DB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4862'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139138&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4166666667'^^xsd:double;
  dwc:latitude '29.745'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4862:0xD02DB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9731%3A0xA226B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9731%3A0xA226B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9731%3A0xA226B40101000C00> ;
  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 "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9731%3A0xA226B40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9731%3A0xA226B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9731:0xA226B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9731'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137777&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4166666667'^^xsd:double;
  dwc:latitude '30.1916666667'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9731:0xA226B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9769%3A0xA326B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9769%3A0xA326B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9769%3A0xA326B40101000300> ;
  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 "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9769%3A0xA326B40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9769%3A0xA326B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9769:0xA326B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9769'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138320&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4083333333'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9769:0xA326B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9744%3A0x222CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9744%3A0x222CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9744%3A0x222CB40101000800> ;
  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 "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9744%3A0x222CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9744%3A0x222CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9744:0x222CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9744'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137804&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4083333333'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9744:0x222CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9822%3A0x1A27B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9822%3A0x1A27B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9822%3A0x1A27B40101000500> ;
  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 "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9822%3A0x1A27B40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9822%3A0x1A27B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9822:0x1A27B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9822'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139073&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4083333333'^^xsd:double;
  dwc:latitude '29.97'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9822:0x1A27B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2904%3A0xA126B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2904%3A0xA126B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2904%3A0xA126B40101000A00> ;
  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 "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2904%3A0xA126B40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2904%3A0xA126B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2904:0xA126B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-10'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=113129&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2904:0xA126B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2848%3A0xA326B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2848%3A0xA326B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2848%3A0xA326B40101000600> ;
  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 "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2848%3A0xA326B40101000600>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2848%3A0xA326B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2848:0xA326B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138324&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2848:0xA326B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9736%3A0xF32FB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9736%3A0xF32FB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9736%3A0xF32FB40101000200> ;
  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 "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9736%3A0xF32FB40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9736%3A0xF32FB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9736:0xF32FB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9736'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137782&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9736:0xF32FB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9741%3A0x222CB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9741%3A0x222CB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9741%3A0x222CB40101000500> ;
  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 "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9741%3A0x222CB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9741%3A0x222CB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9741:0x222CB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9741'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137788&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9741:0x222CB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9749%3A0x8B2CB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9749%3A0x8B2CB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9749%3A0x8B2CB40101000B00> ;
  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 "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9749%3A0x8B2CB40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9749%3A0x8B2CB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9749:0x8B2CB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9749'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137809&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4033333333'^^xsd:double;
  dwc:latitude '30.0483333333'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9749:0x8B2CB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2334%3A0x882CB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2334%3A0x882CB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2334%3A0x882CB40101000300> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2334%3A0x882CB40101000300>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2334%3A0x882CB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2334:0x882CB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63880&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2334:0x882CB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2042%3A0x912CB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2042%3A0x912CB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2042%3A0x912CB40101000500> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2042%3A0x912CB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2042%3A0x912CB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2042:0x912CB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63777&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2042:0x912CB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2266%3A0xA12CB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2266%3A0xA12CB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2266%3A0xA12CB40101000500> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2266%3A0xA12CB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2266%3A0xA12CB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2266:0xA12CB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66645&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2266:0xA12CB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4874%3A0x1630B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4874%3A0x1630B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4874%3A0x1630B40101000400> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4874%3A0x1630B40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4874%3A0x1630B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4874:0x1630B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4874'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139079&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4874:0x1630B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2307%3A0x692DB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2307%3A0x692DB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2307%3A0x692DB40101000400> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2307%3A0x692DB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2307%3A0x692DB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2307:0x692DB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63817&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2307:0x692DB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2068%3A0xEA2DB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2068%3A0xEA2DB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2068%3A0xEA2DB40101000100> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2068%3A0xEA2DB40101000100>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2068%3A0xEA2DB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2068:0xEA2DB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63788&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2068:0xEA2DB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2110%3A0xEA2DB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2110%3A0xEA2DB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2110%3A0xEA2DB40101000200> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2110%3A0xEA2DB40101000200>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2110%3A0xEA2DB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2110:0xEA2DB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63789&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2110:0xEA2DB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2214%3A0xF92DB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2214%3A0xF92DB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2214%3A0xF92DB40101000000> ;
  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 "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2214%3A0xF92DB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2214%3A0xF92DB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2214:0xF92DB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=63797&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30.0183333333'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2214:0xF92DB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2265%3A0xA12CB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2265%3A0xA12CB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2265%3A0xA12CB40101000400> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2265%3A0xA12CB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2265%3A0xA12CB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2265:0xA12CB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=66644&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisella flagellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.3966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '291867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2265:0xA12CB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4867%3A0xD02DB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4867%3A0xD02DB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4867%3A0xD02DB40101000C00> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4867%3A0xD02DB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4867%3A0xD02DB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4867:0xD02DB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4867'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139143&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3966666667'^^xsd:double;
  dwc:latitude '29.8366666667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4867:0xD02DB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2844%3A0x132CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2844%3A0x132CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2844%3A0x132CB40101000800> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2844%3A0x132CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2844%3A0x132CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2844:0x132CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137745&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2844:0x132CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9739%3A0xF32FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9739%3A0xF32FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9739%3A0xF32FB40101000500> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9739%3A0xF32FB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9739%3A0xF32FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9739:0xF32FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9739'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137785&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9739:0xF32FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2860%3A0x232CB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2860%3A0x232CB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2860%3A0x232CB40101000000> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2860%3A0x232CB40101000000>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2860%3A0x232CB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2860:0x232CB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138448&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus sp.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '135096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2860:0x232CB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '135096'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4858%3A0xD02DB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4858%3A0xD02DB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4858%3A0xD02DB40101000500> ;
  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 "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "297"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4858%3A0xD02DB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4858%3A0xD02DB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4858:0xD02DB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139130&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3916666667'^^xsd:double;
  dwc:latitude '29.8183333333'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4858:0xD02DB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8439%3A0xF42FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8439%3A0xF42FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8439%3A0xF42FB40101000700> ;
  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 "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8439%3A0xF42FB40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8439%3A0xF42FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8439:0xF42FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8439'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70133&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '29.9133333333'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8439:0xF42FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8466%3A0x492CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8466%3A0x492CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8466%3A0x492CB40101000800> ;
  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 "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8466%3A0x492CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8466%3A0x492CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8466:0x492CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8466'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70160&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Leiopathes larix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:longitude '-28.39'^^xsd:double;
  dwc:latitude '29.9133333333'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8466:0x492CB40101000800'^^xsd:string;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27570%3A0xC62FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27570%3A0xC62FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27570%3A0xC62FB40101000900> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27570%3A0xC62FB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27570%3A0xC62FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27570:0xC62FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27570'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11377&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Galathea machadoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.3883333333'^^xsd:double;
  dwc:latitude '29.7983333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27570:0xC62FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '107151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27575%3A0xC82FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27575%3A0xC82FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27575%3A0xC82FB40101000800> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27575%3A0xC82FB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27575%3A0xC82FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27575:0xC82FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27575'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11382&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematopagurus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.3883333333'^^xsd:double;
  dwc:latitude '29.7983333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27575:0xC82FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '107229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27576%3A0x5A2AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27576%3A0x5A2AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27576%3A0x5A2AB40101000400> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27576%3A0x5A2AB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27576%3A0x5A2AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27576:0x5A2AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27576'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11383&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Merocryptus boletifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.3883333333'^^xsd:double;
  dwc:latitude '29.7983333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27576:0x5A2AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '107307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27577%3A0x5A2AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27577%3A0x5A2AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27577%3A0x5A2AB40101000500> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27577%3A0x5A2AB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A27577%3A0x5A2AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:27577:0x5A2AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-28'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '27577'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=11384&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Inachus leptochirus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Tnrkay'^^xsd:string;
  dwc:longitude '-28.3883333333'^^xsd:double;
  dwc:latitude '29.7983333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:27577:0x5A2AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4851%3A0x8627B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4851%3A0x8627B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4851%3A0x8627B40101000800> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4851%3A0x8627B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A4851%3A0x8627B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:4851:0x8627B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '4851'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139118&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3883333333'^^xsd:double;
  dwc:latitude '29.7983333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:4851:0x8627B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7568%3A0x2329B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7568%3A0x2329B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7568%3A0x2329B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7568%3A0x2329B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7568%3A0x2329B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7568:0x2329B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7568'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288708&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7568:0x2329B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8888%3A0x6C28B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8888%3A0x6C28B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8888%3A0x6C28B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8888%3A0x6C28B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8888%3A0x6C28B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8888:0x6C28B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8888'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308216&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8888:0x6C28B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8893%3A0x2529B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8893%3A0x2529B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8893%3A0x2529B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8893%3A0x2529B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8893%3A0x2529B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8893:0x2529B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8893'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308221&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8893:0x2529B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8995%3A0x2629B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8995%3A0x2629B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8995%3A0x2629B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8995%3A0x2629B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8995%3A0x2629B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8995:0x2629B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8995'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310014&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8995:0x2629B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8997%3A0x2729B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8997%3A0x2729B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8997%3A0x2729B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8997%3A0x2729B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8997%3A0x2729B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8997:0x2729B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8997'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310016&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8997:0x2729B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9009%3A0x2729B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9009%3A0x2729B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9009%3A0x2729B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9009%3A0x2729B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9009%3A0x2729B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9009:0x2729B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9009'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310067&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9009:0x2729B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8240%3A0x5329B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8240%3A0x5329B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8240%3A0x5329B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8240%3A0x5329B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8240%3A0x5329B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8240:0x5329B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8240'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304907&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8240:0x5329B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8400%3A0x5929B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8400%3A0x5929B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8400%3A0x5929B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8400%3A0x5929B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8400%3A0x5929B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8400:0x5929B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305324&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracellaria wandeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8400:0x5929B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12400%3A0x5A29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12400%3A0x5A29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12400%3A0x5A29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12400%3A0x5A29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12400%3A0x5A29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12400:0x5A29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12400'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305652&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12400:0x5A29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7786%3A0x9F24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7786%3A0x9F24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7786%3A0x9F24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7786%3A0x9F24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7786%3A0x9F24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7786:0x9F24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7786'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302219&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7786:0x9F24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7827%3A0x9F24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7827%3A0x9F24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7827%3A0x9F24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7827%3A0x9F24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7827%3A0x9F24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7827:0x9F24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-07'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302420&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Notoplites tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7827:0x9F24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '173096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8030%3A0x6F29B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8030%3A0x6F29B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8030%3A0x6F29B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8030%3A0x6F29B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8030%3A0x6F29B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8030:0x6F29B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8030'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303764&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8030:0x6F29B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174218'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8098%3A0x1C2FB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8098%3A0x1C2FB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8098%3A0x1C2FB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8098%3A0x1C2FB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8098%3A0x1C2FB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8098:0x1C2FB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8098'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303877&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8098:0x1C2FB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7167%3A0xA724B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7167%3A0xA724B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7167%3A0xA724B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7167%3A0xA724B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7167%3A0xA724B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7167:0xA724B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7167'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=281061&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7167:0xA724B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7037%3A0xAD24B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7037%3A0xAD24B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7037%3A0xAD24B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7037%3A0xAD24B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7037%3A0xAD24B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7037:0xAD24B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7037'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280605&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7037:0xAD24B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7087%3A0xA929B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7087%3A0xA929B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7087%3A0xA929B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7087%3A0xA929B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7087%3A0xA929B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7087:0xA929B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7087'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280696&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7087:0xA929B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6840%3A0x622FB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6840%3A0x622FB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6840%3A0x622FB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6840%3A0x622FB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6840%3A0x622FB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6840:0x622FB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6840'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278733&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Idmidronea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '111052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6840:0x622FB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '111052'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6201%3A0xE829B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6201%3A0xE829B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6201%3A0xE829B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6201%3A0xE829B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6201%3A0xE829B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6201:0xE829B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6201'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275919&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fasciculipora ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6201:0xE829B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3496%3A0xBD2AB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3496%3A0xBD2AB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3496%3A0xBD2AB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3496%3A0xBD2AB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3496%3A0xBD2AB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3496:0xBD2AB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3496'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257747&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3496:0xBD2AB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3665%3A0xC22AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3665%3A0xC22AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3665%3A0xC22AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3665%3A0xC22AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3665%3A0xC22AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3665:0xC22AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3665'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258089&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3665:0xC22AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3743%3A0xC125B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3743%3A0xC125B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3743%3A0xC125B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3743%3A0xC125B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3743%3A0xC125B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3743:0xC125B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3743'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258237&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aspidostoma coronatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '172926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3743:0xC125B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4529%3A0x1B2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4529%3A0x1B2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4529%3A0x1B2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4529%3A0x1B2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4529%3A0x1B2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4529:0x1B2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4529'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264112&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4529:0x1B2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5688%3A0x2F2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5688%3A0x2F2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5688%3A0x2F2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5688%3A0x2F2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5688%3A0x2F2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5688:0x2F2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5688'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271201&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5688:0x2F2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5940%3A0x0A26B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5940%3A0x0A26B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5940%3A0x0A26B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5940%3A0x0A26B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5940%3A0x0A26B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5940:0x0A26B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5940'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274609&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5940:0x0A26B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5169%3A0x8A2BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5169%3A0x8A2BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5169%3A0x8A2BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5169%3A0x8A2BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5169%3A0x8A2BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5169:0x8A2BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5169'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267786&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum adeliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5169:0x8A2BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3870%3A0x9A2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3870%3A0x9A2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3870%3A0x9A2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3870%3A0x9A2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.02 -28.3733333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.02"^^xsd:decimal ;
  geo-pos:long "-28.3733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3870%3A0x9A2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3870:0x9A2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3870'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258916&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3733333333'^^xsd:double;
  dwc:latitude '-76.02'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3870:0x9A2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8441%3A0xF42FB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8441%3A0xF42FB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8441%3A0xF42FB40101000800> ;
  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 "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8441%3A0xF42FB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8441%3A0xF42FB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8441:0xF42FB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8441'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70135&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '29.9566666667'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8441:0xF42FB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9730%3A0xA226B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9730%3A0xA226B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9730%3A0xA226B40101000B00> ;
  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 "302"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9730%3A0xA226B40101000B00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9730%3A0xA226B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9730:0xA226B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9730'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137776&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:minimumDepth '302'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9730:0xA226B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9765%3A0x1C2CB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9765%3A0x1C2CB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9765%3A0x1C2CB40101000C00> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9765%3A0x1C2CB40101000C00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9765%3A0x1C2CB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9765:0x1C2CB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9765'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138316&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9765:0x1C2CB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9770%3A0xA326B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9770%3A0xA326B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9770%3A0xA326B40101000400> ;
  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 "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9770%3A0xA326B40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9770%3A0xA326B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9770:0xA326B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-08-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9770'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=138321&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracyathus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '135162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9770:0xA326B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '135162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9816%3A0x3B2EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9816%3A0x3B2EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9816%3A0x3B2EB40101000A00> ;
  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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9816%3A0x3B2EB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9816%3A0x3B2EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9816:0x3B2EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9816'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139067&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3666666667'^^xsd:double;
  dwc:latitude '29.8283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9816:0x3B2EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2800%3A0xF22FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2800%3A0xF22FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2800%3A0xF22FB40101000900> ;
  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 "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2800%3A0xF22FB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2800%3A0xF22FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2800:0xF22FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139264&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3633333333'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2800:0xF22FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4759%3A0x892AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4759%3A0x892AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4759%3A0x892AB40101000500> ;
  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 "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4759%3A0x892AB40101000500>
  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/961__urn%3Acatalog%3ASMF%3ACrustacea%20-%20SMF%3A4759%3A0x892AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Crustacea - SMF:4759:0x892AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Crustacea - SMF'^^xsd:string;
  dwc:catalogNumber '4759'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=9261&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paragiopagurus ruticheles'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'D. Zhadan'^^xsd:string;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '30.1383333333'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Crustacea - SMF:4759:0x892AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '107244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2808%3A0x1C2CB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2808%3A0x1C2CB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2808%3A0x1C2CB40101000800> ;
  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 "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2808%3A0x1C2CB40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2808%3A0x1C2CB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2808:0x1C2CB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139255&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '30.1383333333'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2808:0x1C2CB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2492%3A0x542DB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2492%3A0x542DB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2492%3A0x542DB40101000400> ;
  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 "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2492%3A0x542DB40101000400>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2492%3A0x542DB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2492:0x542DB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=137273&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Deltocyathus agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3333333333'^^xsd:double;
  dwc:latitude '30.1383333333'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '286789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2492:0x542DB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '1593939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8442%3A0xF42FB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8442%3A0xF42FB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8442%3A0xF42FB40101000900> ;
  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 "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8442%3A0xF42FB40101000900>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A8442%3A0xF42FB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:8442:0xF42FB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=70136&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.3233333333'^^xsd:double;
  dwc:latitude '29.9333333333'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:8442:0xF42FB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12025%3A0x1C29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12025%3A0x1C29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12025%3A0x1C29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12025%3A0x1C29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12025%3A0x1C29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12025:0x1C29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12025'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290575&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12025:0x1C29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12026%3A0x1C29B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12026%3A0x1C29B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12026%3A0x1C29B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12026%3A0x1C29B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12026%3A0x1C29B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12026:0x1C29B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12026'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290576&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12026:0x1C29B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8892%3A0x2429B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8892%3A0x2429B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8892%3A0x2429B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8892%3A0x2429B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8892%3A0x2429B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8892:0x2429B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8892'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308220&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8892:0x2429B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8998%3A0x6B30B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8998%3A0x6B30B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8998%3A0x6B30B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8998%3A0x6B30B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8998%3A0x6B30B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8998:0x6B30B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8998'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310017&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8998:0x6B30B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9008%3A0x2729B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9008%3A0x2729B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9008%3A0x2729B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9008%3A0x2729B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9008%3A0x2729B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9008:0x2729B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9008'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310066&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9008:0x2729B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8206%3A0x6F28B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8206%3A0x6F28B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8206%3A0x6F28B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8206%3A0x6F28B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8206%3A0x6F28B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8206:0x6F28B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304862&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8206:0x6F28B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8391%3A0x9B24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8391%3A0x9B24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8391%3A0x9B24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8391%3A0x9B24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8391%3A0x9B24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8391:0x9B24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305309&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracellaria wandeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8391:0x9B24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12401%3A0x5A29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12401%3A0x5A29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12401%3A0x5A29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12401%3A0x5A29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12401%3A0x5A29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12401:0x5A29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12401'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305654&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12401:0x5A29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12221%3A0x6C29B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12221%3A0x6C29B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12221%3A0x6C29B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12221%3A0x6C29B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12221%3A0x6C29B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12221:0x6C29B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12221'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302052&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12221:0x6C29B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12222%3A0x6C29B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12222%3A0x6C29B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12222%3A0x6C29B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12222%3A0x6C29B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12222%3A0x6C29B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12222:0x6C29B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12222'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302053&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12222:0x6C29B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12223%3A0x1B2FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12223%3A0x1B2FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12223%3A0x1B2FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12223%3A0x1B2FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12223%3A0x1B2FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12223:0x1B2FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12223'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302060&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella hippocrepis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '174311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12223:0x1B2FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7771%3A0xA224B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7771%3A0xA224B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7771%3A0xA224B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7771%3A0xA224B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7771%3A0xA224B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7771:0xA224B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7771'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302202&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7771:0xA224B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8019%3A0x6F29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8019%3A0x6F29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8019%3A0x6F29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8019%3A0x6F29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8019%3A0x6F29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8019:0x6F29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8019'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303654&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8019:0x6F29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8032%3A0xA324B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8032%3A0xA324B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8032%3A0xA324B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8032%3A0xA324B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8032%3A0xA324B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8032:0xA324B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8032'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303768&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8032:0xA324B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '174218'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12260%3A0x7429B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12260%3A0x7429B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12260%3A0x7429B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12260%3A0x7429B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12260%3A0x7429B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12260:0x7429B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12260'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304050&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12260:0x7429B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7161%3A0x7A29B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7161%3A0x7A29B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7161%3A0x7A29B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7161%3A0x7A29B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7161%3A0x7A29B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7161:0x7A29B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7161'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=281032&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7161:0x7A29B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7243%3A0xA824B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7243%3A0xA824B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7243%3A0xA824B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7243%3A0xA824B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7243%3A0xA824B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7243:0xA824B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7243'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287127&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Melicerita latilaminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7243:0xA824B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '173319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6863%3A0xA924B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6863%3A0xA924B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6863%3A0xA924B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6863%3A0xA924B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6863%3A0xA924B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6863:0xA924B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6863'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278757&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isoschizoporella tricuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6863:0xA924B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6912%3A0x8229B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6912%3A0x8229B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6912%3A0x8229B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6912%3A0x8229B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6912%3A0x8229B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6912:0x8229B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6912'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278863&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Isosecuriflustra angusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '471921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6912:0x8229B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6936%3A0xAB24B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6936%3A0xAB24B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6936%3A0xAB24B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6936%3A0xAB24B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6936%3A0xAB24B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6936:0xAB24B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6936'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278895&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugeflustra vanhoffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6936:0xAB24B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '471196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6946%3A0x8429B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6946%3A0x8429B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6946%3A0x8429B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6946%3A0x8429B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6946%3A0x8429B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6946:0x8429B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6946'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278995&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugeflustra vanhoffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6946:0x8429B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '471196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6947%3A0x8429B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6947%3A0x8429B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6947%3A0x8429B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6947%3A0x8429B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6947%3A0x8429B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6947:0x8429B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6947'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279000&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugeflustra vanhoffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6947:0x8429B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '471196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6948%3A0x8429B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6948%3A0x8429B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6948%3A0x8429B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6948%3A0x8429B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6948%3A0x8429B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6948:0x8429B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6948'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=279002&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Klugeflustra vanhoffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6948:0x8429B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '471196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7069%3A0x602FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7069%3A0x602FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7069%3A0x602FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7069%3A0x602FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7069%3A0x602FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7069:0x602FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7069'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280673&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7069:0x602FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7083%3A0xAC29B40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7083%3A0xAC29B40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7083%3A0xAC29B40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7083%3A0xAC29B40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7083%3A0xAC29B40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7083:0xAC29B40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7083'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280692&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7083:0xAC29B40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6832%3A0xAF29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6832%3A0xAF29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6832%3A0xAF29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6832%3A0xAF29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6832%3A0xAF29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6832:0xAF29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6832'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278723&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Idmidronea magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '174133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6832:0xAF29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6842%3A0x622FB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6842%3A0x622FB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6842%3A0x622FB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6842%3A0x622FB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6842%3A0x622FB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6842:0x622FB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-04'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6842'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=278735&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Idmidronea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '111052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6842:0x622FB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '111052'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6425%3A0xB029B40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6425%3A0xB029B40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6425%3A0xB029B40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6425%3A0xB029B40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6425%3A0xB029B40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6425:0xB029B40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-04-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6425'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276936&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flustra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '110911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6425:0xB029B40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '110911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11152%3A0xB129B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11152%3A0xB129B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11152%3A0xB129B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11152%3A0xB129B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A11152%3A0xB129B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:11152:0xB129B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '11152'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=277261&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Scruparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '110976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:11152:0xB129B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '110976'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6208%3A0xEC24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6208%3A0xEC24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6208%3A0xEC24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6208%3A0xEC24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6208%3A0xEC24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6208:0xEC24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6208'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=275929&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fasciculipora ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6208:0xEC24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3512%3A0xBE2AB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3512%3A0xBE2AB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3512%3A0xBE2AB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3512%3A0xBE2AB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3512%3A0xBE2AB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3512:0xBE2AB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257764&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia latiavicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '172890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3512:0xBE2AB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '172890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3633%3A0xC22AB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3633%3A0xC22AB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3633%3A0xC22AB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3633%3A0xC22AB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3633%3A0xC22AB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3633:0xC22AB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3633'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258035&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3633:0xC22AB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3634%3A0xC22AB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3634%3A0xC22AB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3634%3A0xC22AB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3634%3A0xC22AB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3634%3A0xC22AB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3634:0xC22AB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3634'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258036&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '172883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3634:0xC22AB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '172883'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3769%3A0xC42AB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3769%3A0xC42AB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3769%3A0xC42AB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3769%3A0xC42AB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3769%3A0xC42AB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3769:0xC42AB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3769'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258275&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Astochoporella cassidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3769:0xC42AB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3787%3A0xC52AB40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3787%3A0xC52AB40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3787%3A0xC52AB40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3787%3A0xC52AB40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3787%3A0xC52AB40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3787:0xC52AB40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3787'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258786&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Beania erecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '172946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3787:0xC52AB40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '172946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3859%3A0xC225B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3859%3A0xC225B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3859%3A0xC225B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3859%3A0xC225B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3859%3A0xC225B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3859:0xC225B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3859'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258905&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3859:0xC225B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3864%3A0xC225B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3864%3A0xC225B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3864%3A0xC225B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3864%3A0xC225B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3864%3A0xC225B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3864:0xC225B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3864'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258910&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3864:0xC225B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4041%3A0x0A2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4041%3A0x0A2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4041%3A0x0A2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4041%3A0x0A2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4041%3A0x0A2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4041:0x0A2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4041'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259796&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4041:0x0A2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4307%3A0xC625B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4307%3A0xC625B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4307%3A0xC625B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4307%3A0xC625B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4307%3A0xC625B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4307:0xC625B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4307'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263014&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Camptoplites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4307:0xC625B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173016'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4343%3A0x102BB40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4343%3A0x102BB40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4343%3A0x102BB40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4343%3A0x102BB40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4343%3A0x102BB40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4343:0x102BB40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263069&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Carbasea curva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4343:0x102BB40101000200'^^xsd:string;
  dwc:aphiaIdAccepted '173749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4385%3A0xDB2FB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4385%3A0xDB2FB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4385%3A0xDB2FB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4385%3A0xDB2FB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4385%3A0xDB2FB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4385:0xDB2FB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4385'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=263142&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellaria aurorae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4385:0xDB2FB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '986802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4503%3A0x1A2BB40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4503%3A0x1A2BB40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4503%3A0x1A2BB40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4503%3A0x1A2BB40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4503%3A0x1A2BB40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4503:0x1A2BB40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4503'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264070&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella margueritae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4503:0x1A2BB40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4532%3A0x1B2BB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4532%3A0x1B2BB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4532%3A0x1B2BB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4532%3A0x1B2BB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4532%3A0x1B2BB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4532:0x1B2BB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4532'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=264115&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Cellarinella rogickae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4532:0x1B2BB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '174329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5171%3A0xDC2FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5171%3A0xDC2FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5171%3A0xDC2FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5171%3A0xDC2FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5171%3A0xDC2FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5171:0xDC2FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5171'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267789&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chondriovelum adeliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '174303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5171:0xDC2FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '174303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5689%3A0x2F2BB40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5689%3A0x2F2BB40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5689%3A0x2F2BB40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5689%3A0x2F2BB40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5689%3A0x2F2BB40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5689:0x2F2BB40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5689'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271202&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5689:0x2F2BB40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5858%3A0x4F2BB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5858%3A0x4F2BB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5858%3A0x4F2BB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5858%3A0x4F2BB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5858%3A0x4F2BB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5858:0x4F2BB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5858'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273998&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Eminooecia carsonae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5858:0x4F2BB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5920%3A0x0826B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5920%3A0x0826B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5920%3A0x0826B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5920%3A0x0826B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5920%3A0x0826B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5920:0x0826B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5920'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274561&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5920:0x0826B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3470%3A0xB02BB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3470%3A0xB02BB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3470%3A0xB02BB40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3470%3A0xB02BB40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3470%3A0xB02BB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3470:0xB02BB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3470'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=257131&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Aplousina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '110850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3470:0xB02BB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '110850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3130%3A0x7D2EB40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3130%3A0x7D2EB40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3130%3A0x7D2EB40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3130%3A0x7D2EB40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3130%3A0x7D2EB40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3130:0x7D2EB40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3130'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254791&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3130:0x7D2EB40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3137%3A0x7D2EB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3137%3A0x7D2EB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3137%3A0x7D2EB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3137%3A0x7D2EB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3137%3A0x7D2EB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3137:0x7D2EB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3137'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254799&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Antarcticaetos bubeccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '173653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3137:0x7D2EB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '173653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3148%3A0x1028B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3148%3A0x1028B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3148%3A0x1028B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.1283333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3148%3A0x1028B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.1283333333 -28.3033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-76.1283333333"^^xsd:decimal ;
  geo-pos:long "-28.3033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3148%3A0x1028B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3148:0x1028B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-17'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3148'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=254813&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Arachnopusia gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-28.3033333333'^^xsd:double;
  dwc:latitude '-76.1283333333'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '172888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3148:0x1028B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '172888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11718%3A0x2729B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11718%3A0x2729B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11718%3A0x2729B40101000700> ;
  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 "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11718%3A0x2729B40101000700>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A11718%3A0x2729B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:11718:0x2729B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '11718'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310054&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.2633333333'^^xsd:double;
  dwc:latitude '29.9933333333'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:11718:0x2729B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9838%3A0xF22FB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9838%3A0xF22FB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9838%3A0xF22FB40101000A00> ;
  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 "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9838%3A0xF22FB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A9838%3A0xF22FB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:9838:0xF22FB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-11'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '9838'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=139265&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Zibrowius'^^xsd:string;
  dwc:longitude '-28.2633333333'^^xsd:double;
  dwc:latitude '29.9933333333'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:9838:0xF22FB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2336%3A0x1F30B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2336%3A0x1F30B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2336%3A0x1F30B40101000800> ;
  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 "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2336%3A0x1F30B40101000800>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2336%3A0x1F30B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2336:0x1F30B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=68175&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Acanthogorgia granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'M. Grasshoff'^^xsd:string;
  dwc:typeStatus 'Paratypus'^^xsd:string;
  dwc:longitude '-28.2616666667'^^xsd:double;
  dwc:latitude '29.965'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '182941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2336:0x1F30B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2158%3A0xBB2EB40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2158%3A0xBB2EB40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2158%3A0xBB2EB40101000A00> ;
  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 "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2158%3A0xBB2EB40101000A00>
  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/961__urn%3Acatalog%3ASMF%3ACnidaria%20-%20SMF%3A2158%3A0xBB2EB40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Cnidaria - SMF:2158:0xBB2EB40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-24'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Cnidaria - SMF'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=42981&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Indet.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.2616666667'^^xsd:double;
  dwc:latitude '29.965'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Cnidaria - SMF:2158:0xBB2EB40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16884%3A0x0B2AB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16884%3A0x0B2AB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16884%3A0x0B2AB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.1183333333 -27.9916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.1183333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9916666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462"^^xsd:integer ;
  dwc:maximumDepthInMeters "462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16884%3A0x0B2AB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.1183333333 -27.9916666667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.1183333333"^^xsd:decimal ;
  geo-pos:long "-27.9916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3APolychaeta%20-%20SMF%3A16884%3A0x0B2AB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Polychaeta - SMF:16884:0x0B2AB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-30'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Polychaeta - SMF'^^xsd:string;
  dwc:catalogNumber '16884'^^xsd:integer;
  dwc:scientificName 'Serpula narconensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'Zibrowius, H.'^^xsd:string;
  dwc:longitude '-27.9916666667'^^xsd:double;
  dwc:latitude '-75.1183333333'^^xsd:double;
  dwc:minimumDepth '462'^^xsd:integer;
  dwc:maximumDepth '462'^^xsd:integer;
  dwc:aphiaid '174663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Polychaeta - SMF:16884:0x0B2AB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '174663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12014%3A0x1C29B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12014%3A0x1C29B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12014%3A0x1C29B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12014%3A0x1C29B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12014%3A0x1C29B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12014:0x1C29B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12014'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290541&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Rhamphosmittina bassleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12014:0x1C29B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12031%3A0x1C29B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12031%3A0x1C29B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12031%3A0x1C29B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12031%3A0x1C29B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12031%3A0x1C29B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12031:0x1C29B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12031'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290587&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12031:0x1C29B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12041%3A0x6B28B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12041%3A0x6B28B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12041%3A0x6B28B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12041%3A0x6B28B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12041%3A0x6B28B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12041:0x6B28B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12041'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290601&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12041:0x6B28B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12043%3A0x6B28B40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12043%3A0x6B28B40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12043%3A0x6B28B40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12043%3A0x6B28B40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12043%3A0x6B28B40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12043:0x6B28B40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12043'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290604&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12043:0x6B28B40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12045%3A0x6C28B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12045%3A0x6C28B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12045%3A0x6C28B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12045%3A0x6C28B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12045%3A0x6C28B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12045:0x6C28B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12045'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=290606&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '110956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12045:0x6C28B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '110956'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7420%3A0x6B30B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7420%3A0x6B30B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7420%3A0x6B30B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7420%3A0x6B30B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7420%3A0x6B30B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7420:0x6B30B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-26'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7420'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=287603&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Micropora brevissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7420:0x6B30B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7567%3A0x2329B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7567%3A0x2329B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7567%3A0x2329B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7567%3A0x2329B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7567%3A0x2329B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7567:0x2329B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-06-03'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7567'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=288707&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Microporella stenoporta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '231828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7567:0x2329B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '231828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8889%3A0x2429B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8889%3A0x2429B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8889%3A0x2429B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8889%3A0x2429B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8889%3A0x2429B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8889:0x2429B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-05'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8889'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=308217&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Pemmatoporella marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8889:0x2429B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9002%3A0x7C24B40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9002%3A0x7C24B40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9002%3A0x7C24B40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9002%3A0x7C24B40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A9002%3A0x7C24B40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:9002:0x7C24B40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-25'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '9002'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=310060&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Smittina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:9002:0x7C24B40101000400'^^xsd:string;
  dwc:aphiaIdAccepted '174368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8232%3A0x7F24B40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8232%3A0x7F24B40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8232%3A0x7F24B40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8232%3A0x7F24B40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8232%3A0x7F24B40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8232:0x7F24B40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-20'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304898&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8232:0x7F24B40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8305%3A0x5629B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8305%3A0x5629B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8305%3A0x5629B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8305%3A0x5629B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8305%3A0x5629B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8305:0x5629B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-21'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8305'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305099&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '146779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8305:0x5629B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '146779'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8401%3A0x162FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8401%3A0x162FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8401%3A0x162FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8401%3A0x162FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8401%3A0x162FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8401:0x162FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-22'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8401'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=305325&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Paracellaria wandeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8401:0x162FB40101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '173332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7986%3A0x6729B40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7986%3A0x6729B40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7986%3A0x6729B40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7986%3A0x6729B40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7986%3A0x6729B40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7986:0x6729B40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7986'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303371&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra compacta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7986:0x6729B40101000800'^^xsd:string;
  dwc:aphiaIdAccepted '174231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7772%3A0xA224B40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7772%3A0xA224B40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7772%3A0xA224B40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7772%3A0xA224B40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7772%3A0xA224B40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7772:0xA224B40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-06'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7772'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=302203&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Nematoflustra flagellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7772:0xA224B40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8031%3A0x6F29B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8031%3A0x6F29B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8031%3A0x6F29B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8031%3A0x6F29B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8031%3A0x6F29B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8031:0x6F29B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8031'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303767&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Orthoporidra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8031:0x6F29B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174218'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8099%3A0x1C2FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8099%3A0x1C2FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8099%3A0x1C2FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8099%3A0x1C2FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A8099%3A0x1C2FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:8099:0x1C2FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-15'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '8099'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=303878&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Osthimosia bicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '146780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:8099:0x1C2FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '146780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12261%3A0x7429B40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12261%3A0x7429B40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12261%3A0x7429B40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12261%3A0x7429B40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A12261%3A0x7429B40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:12261:0x7429B40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-07-23'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '12261'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=304052&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Reteporella antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:12261:0x7429B40101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '174305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7157%3A0x7929B40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7157%3A0x7929B40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7157%3A0x7929B40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7157%3A0x7929B40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7157%3A0x7929B40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7157:0x7929B40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-14'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7157'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=281013&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Larvapora mawsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '172933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7157:0x7929B40101000C00'^^xsd:string;
  dwc:aphiaIdAccepted '172933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7058%3A0x602FB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7058%3A0x602FB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7058%3A0x602FB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7058%3A0x602FB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7058%3A0x602FB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7058:0x602FB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7058'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280661&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lacerna watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7058:0x602FB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '174207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7088%3A0xA929B40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7088%3A0xA929B40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7088%3A0xA929B40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7088%3A0xA929B40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A7088%3A0xA929B40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:7088:0xA929B40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-05-13'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '7088'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=280697&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Lageneschara lyrulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '472488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:7088:0xA929B40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '472488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6279%3A0xED24B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6279%3A0xED24B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6279%3A0xED24B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6279%3A0xED24B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6279%3A0xED24B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6279:0xED24B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6279'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276605&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina proxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '174287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6279:0xED24B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '174287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6301%3A0xE929B40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6301%3A0xE929B40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6301%3A0xE929B40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6301%3A0xE929B40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A6301%3A0xE929B40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:6301:0xE929B40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '6301'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=276685&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Fenestrulina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '110941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:6301:0xE929B40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '110941'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3852%3A0xC72AB40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3852%3A0xC72AB40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3852%3A0xC72AB40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3852%3A0xC72AB40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3852%3A0xC72AB40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3852:0xC72AB40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3852'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258897&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Bostrychopora dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '472482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3852:0xC72AB40101000700'^^xsd:string;
  dwc:aphiaIdAccepted '472482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3892%3A0x082BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3892%3A0x082BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3892%3A0x082BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3892%3A0x082BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3892%3A0x082BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3892:0x082BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3892'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=258939&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellaria frigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3892:0x082BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3903%3A0x082BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3903%3A0x082BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3903%3A0x082BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3903%3A0x082BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3903%3A0x082BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3903:0x082BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '3903'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259091&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Buffonellodes antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '471272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:3903:0x082BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '1495299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4042%3A0x0A2BB40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4042%3A0x0A2BB40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4042%3A0x0A2BB40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4042%3A0x0A2BB40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A4042%3A0x0A2BB40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:4042:0x0A2BB40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '4042'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=259797&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Caberea darwinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:4042:0x0A2BB40101000900'^^xsd:string;
  dwc:aphiaIdAccepted '173077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5029%3A0x212BB40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5029%3A0x212BB40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5029%3A0x212BB40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5029%3A0x212BB40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5029%3A0x212BB40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5029:0x212BB40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5029'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=267235&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Chaperiopsis quadrispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5029:0x212BB40101000300'^^xsd:string;
  dwc:aphiaIdAccepted '173461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5687%3A0x2F2BB40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5687%3A0x2F2BB40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5687%3A0x2F2BB40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5687%3A0x2F2BB40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5687%3A0x2F2BB40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5687:0x2F2BB40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5687'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271200&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Dendroperistoma projecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '467116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5687:0x2F2BB40101000600'^^xsd:string;
  dwc:aphiaIdAccepted '467116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5718%3A0x302BB40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5718%3A0x302BB40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5718%3A0x302BB40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5718%3A0x302BB40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5718%3A0x302BB40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5718:0x302BB40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5718'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=271465&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Disporella fimbriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5718:0x302BB40101000500'^^xsd:string;
  dwc:aphiaIdAccepted '173982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5810%3A0xE125B40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5810%3A0xE125B40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5810%3A0xE125B40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5810%3A0xE125B40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5810%3A0xE125B40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5810:0xE125B40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5810'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273807&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina antarctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '111214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5810:0xE125B40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '111214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5821%3A0x492BB40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5821%3A0x492BB40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5821%3A0x492BB40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5821%3A0x492BB40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5821%3A0x492BB40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5821:0x492BB40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5821'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=273838&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Ellisina constantia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5821:0x492BB40101000100'^^xsd:string;
  dwc:aphiaIdAccepted '173226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5928%3A0x0926B40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5928%3A0x0926B40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5928%3A0x0926B40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5928%3A0x0926B40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A5928%3A0x0926B40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:5928:0x0926B40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:string;
  dwc:catalogNumber '5928'^^xsd:integer;
  dwc:recordUrl 'http://sesam.senckenberg.de/page/index.asp?objekt_id=274587&sprache_kurz=en'^^xsd:anyURI;
  dwc:scientificName 'Escharella watersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:identifiedBy 'H. Ristedt'^^xsd:string;
  dwc:longitude '-27.1983333333'^^xsd:double;
  dwc:latitude '-75.84'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '173663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Bryozoa - SMF:5928:0x0926B40101000000'^^xsd:string;
  dwc:aphiaIdAccepted '173663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3497%3A0xE42FB40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3497%3A0xE42FB40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3497%3A0xE42FB40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.84"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1983333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3497%3A0xE42FB40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.84 -27.1983333333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.84"^^xsd:decimal ;
  geo-pos:long "-27.1983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/961__urn%3Acatalog%3ASMF%3ABryozoa%20-%20SMF%3A3497%3A0xE42FB40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Bryozoa - SMF:3497:0xE42FB40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/961_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2009-08-18'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Bryozoa - SMF'^^xsd:s